27.4k views
0 votes
The reflector of a satellite dish is in the shape of a parabola with a diameter of 4 feet and a depth of 2 feet. To get the maximum reception we need to place the antenna at the focus. a. Write the equation of the parabola of the cross section of the dish, placing the vertex of the parabola at the origin. Convert the equation into standard form, if necessary. What is the defining feature of the equation that tells us it is a parabola

User TzurEl
by
3.1k points

1 Answer

5 votes

Answer:


x^2 = 2y --- equation


(x,y) = (0,(1)/(2)) --- focus


y = -(1)/(2) --- directrix


Width = 2 ---- focal width

Explanation:

Given


depth = 2


diameter = 4

Required

The equation of parabola

The depth represents the y-axis. So:


y = 2

The diameter represents how the parabola is evenly distributed across the x-axis.

We have:


diameter = 4

-2 to 2 is 4 units.

So:


x = [-2,2]

So, the coordinates of the parabola is:


(-2,2)\ and\ (2,2)

The equation of the parabola is calculated using:


x^2 = 4py

Substitute (-2,2) for (x,y)


(-2)^2 = 4p*2


4 = 8p

Divide by 8


p = (4)/(8)


p = (1)/(2)

So, the equation is:


x^2 = 4py


x^2 = 4 * (1)/(2) * y


x^2 = 2y

The defining features

(a) Focus

The focus is located at:


(x,y) = (0,p)


(x,y) = (0,(1)/(2))

(b) Directrix (y)


y = -p


y = -(1)/(2)

(c) Focal width


Width = 4p


Width = 4*(1)/(2)


Width = 2

User Houtanb
by
3.8k points