SOLUTION: A parabolic arch must have a clearance of 40 ft above the water and a span distance of 160 ft. (a) Find an equation which models this shape, using the x-axis to represent the wat

Algebra ->  Quadratic-relations-and-conic-sections -> SOLUTION: A parabolic arch must have a clearance of 40 ft above the water and a span distance of 160 ft. (a) Find an equation which models this shape, using the x-axis to represent the wat      Log On


   



Question 979420: A parabolic arch must have a clearance of 40 ft above the water and a
span distance of 160 ft.
(a) Find an equation which models this shape, using the x-axis to represent the water ground.
(b) Find the height from the base of the arch spanning 20 ft.

Found 2 solutions by solver91311, josgarithmetic:
Answer by solver91311(24713) About Me  (Show Source):
You can put this solution on YOUR website!


There are a couple of ways to set this up that make sense. Making the -axis be the axis of symmetry keeps everything symmetrical or you could put one of the end-points of the arch at the origin allowing you to use the origin as one of the three points that define the parabola.

Let's use the -axis as the parabola axis, meaning that the -axis passes through the vertex of the parabola. We are given that the function value at the vertex is 40 feet, so we now have the point as one of the points on the desired parabola.

Since the base of the arch must span 160 feet, and we have placed the center of the base at the origin, the ends of the arch must be 80 feet on either side of the origin. Hence, our other two points are and

Now that we have three points, we can proceed to find the function for which the graph passes through them.

The standard form equation of a parabolic function is:



Recall that the ordered pair describing a point on the graph of a function is .

Hence, if the point is a point on the desired function then the following relationship must hold:



Likewise, for



and for



Giving rise to the 3X3 linear system:





Now all you have to do is solve the 3X3 system to find the coefficients of the desired function.

You could also choose to use the points , and . In fact, you could chose any two points on the -axis and an appropriate vertex and get a correct result -- if you are some kind of masochist that enjoys doing ugly arithmetic.

John

My calculator said it, I believe it, that settles it

Answer by josgarithmetic(39621) About Me  (Show Source):
You can put this solution on YOUR website!
Standard Form of Parabola Equation: y=a%28x-h%29%5E2%2Bk.

Clearance of 40 feet above means that (h,k) is (0,40), if you want the maximum point
to be directly over the origin, or symmetry axis at x=0. This makes for equation
y=a%28x-0%29%5E2%2B40 or y=ax%5E2%2B40.

Span of 160 feet, if this is from one end of the arch horizontally to the other end of the arch,
means that the roots of the equation would be at -160%2F2 and 160%2F2; or -80 and 80.
Either of these will be used to solve for coefficient, a.
-
y-40=ax%5E2
a=%28y-40%29%2Fx%5E2
a=%280-40%29%2F%2880%29%5E2
a=-40%2F6400=-4%2F640=-1%2F160

Resulting equation, highlight%28y=-%281%2F160%29x%5E2%2B40%29