document.write( "Question 889534: A bridge is to be built across a waterway which is
\n" ); document.write( "50 feet wide and is frequented by ships. The bridge design team determines that a parabolic
\n" ); document.write( "opening underneath the bridge is the best possible option for both structure and functionality
\n" ); document.write( "(keeping the waterway passable by ships while still being safe for vehicles to travel across).
\n" ); document.write( "If parabolic opening touches the ground right at the edges of the waterway and the maximum
\n" ); document.write( "height of the opening is 60ft, what is the maximum height that a 20-foot wide boat could be
\n" ); document.write( "and still pass through the opening?
\n" ); document.write( "

Algebra.Com's Answer #538236 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A bridge is to be built across a waterway which is
\n" ); document.write( "50 feet wide and is frequented by ships. The bridge design team determines that a parabolic
\n" ); document.write( "opening underneath the bridge is the best possible option for both structure and functionality
\n" ); document.write( "(keeping the waterway passable by ships while still being safe for vehicles to travel across).
\n" ); document.write( "If parabolic opening touches the ground right at the edges of the waterway and the maximum
\n" ); document.write( "height of the opening is 60ft, what is the maximum height that a 20-foot wide boat could be
\n" ); document.write( "and still pass through the opening?
\n" ); document.write( ":
\n" ); document.write( "Using the form ax^2 + bx + c = y
\n" ); document.write( "have the axis of symmetry at the origin, then c = 60
\n" ); document.write( "x intercepts occur at x = -25 and x = +25
\n" ); document.write( "Two equations
\n" ); document.write( "-25^2(a) -25b + 60 = 0
\n" ); document.write( "625a - 25b + 60 = 0
\n" ); document.write( "and
\n" ); document.write( "+25^2(a) + 25b + 60 = 0
\n" ); document.write( "625a + 25b + 60 = 0
\n" ); document.write( ":
\n" ); document.write( "Use elimination, add the two equations
\n" ); document.write( "625a - 25b + 60 = 0
\n" ); document.write( "625a + 25b + 60 = 0
\n" ); document.write( "-------------------- adding eliminates b find a
\n" ); document.write( "1250a + 120 = 0
\n" ); document.write( "1250a = - 120
\n" ); document.write( "a = -120/1250
\n" ); document.write( "a = -.096
\n" ); document.write( "The equation
\n" ); document.write( "y = -.096x^2 + 60
\n" ); document.write( "looks like this
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-50%2C+50%2C+-20%2C+80%2C+-.096x%5E2%2B60%2C+50%29+\"
\n" ); document.write( "20' wide boat can be represented by the distance between -10 and +10
\n" ); document.write( "Find the height at these points
\n" ); document.write( "y = -.096(10^2) + 60
\n" ); document.write( "y = -.9.6 + 60
\n" ); document.write( "y = 50.4 ft
\n" ); document.write( "a 50 ft high boat would just be able pass through (green line)
\n" ); document.write( "
\n" ); document.write( "
\n" );