SOLUTION: To obtain maximum strength engineers often design tunnels as parabolic arches. In such a design if the highest point of the arch is 19 m above the road and the road is 20 m wide ,

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equation Customizable Word Problems -> SOLUTION: To obtain maximum strength engineers often design tunnels as parabolic arches. In such a design if the highest point of the arch is 19 m above the road and the road is 20 m wide ,      Log On


   



Question 888333: To obtain maximum strength engineers often design tunnels as parabolic arches. In such a design if the highest point of the arch is 19 m above the road and the road is 20 m wide , determine the equation of the parabolic arch. You may find the equation using any method (vertex form, factored form etc) but you must,
a) set the bottom left corner of the tunnel as the origin
b) put your final answer into standard form

Found 2 solutions by stanbon, josgarithmetic:
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
To obtain maximum strength engineers often design tunnels as parabolic arches. In such a design if the highest point of the arch is 19 m above the road and the road is 20 m wide , determine the equation of the parabolic arch. You may find the equation using any method (vertex form, factored form etc) but you must,
a) set the bottom left corner of the tunnel as the origin
b) put your final answer into standard form
-------
Draw the picture.
You have 3 points at:: (0,0),(20,0),(10,19)
-----
Form: y = ax^2 + bx + c
-----
Using 0,0 c = 0
Using 20,0 you get 400a + 20b = 0
Using 10,19 you get 100a + 10b = 19
---------
Modify:
20a + b = 0
10a + b = 1.9
----
10a = -1.9
a = -0.19
---
Solve for "b"::
10a + b = 1.9
-1.9 + b = 1.9
b = 3.8
-----
Equation:
y = -0.19x^2 + 3.8x
=======================
Cheers,
Stan H.
-----------------------

Answer by josgarithmetic(39616) About Me  (Show Source):
You can put this solution on YOUR website!
Working from standard form will be easier.

The road being 20 m wide means that half-way from the origin is 10 m, the "x" value for the vertex. The y value for the highest point is 19 m. The vertex is therefore (10,19).

Equation is y=a%28x-10%29%5E2%2B19. You also are given as instruced in part (a) that (0,0) is one of the points. This means 0=a%280-10%29%5E2%2B19
100a=-19
a=-%2819%2F100%29.

The equation fully in standard form is highlight%28y=-%2819%2F100%29%28x-10%29%5E2%2B19%29.