document.write( "Question 970630: An arch that supports a bridge is built in the shape of a downwards opening parabola. Its span is 100 ft and max height is 8 ft. Find the equation of the parabola that models the situation. \n" ); document.write( "
Algebra.Com's Answer #593323 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
An arch that supports a bridge is built in the shape of a downwards opening parabola. Its span is 100 ft and max height is 8 ft.
\n" ); document.write( " Find the equation of the parabola that models the situation.
\n" ); document.write( ":
\n" ); document.write( "Using the form y = ax^2 + bx + c
\n" ); document.write( ":
\n" ); document.write( "Let axis of symmetry x=0, and the y intercept is the max height of 8 ft.
\n" ); document.write( "x intercept be -50 and +50; c = 8
\n" ); document.write( ":
\n" ); document.write( "x = -50, y = 0
\n" ); document.write( "-50^2*a - 50b + 8 = 0
\n" ); document.write( "2500a - 50b + 8 = 0
\n" ); document.write( "and x=+50; y=0
\n" ); document.write( "+50^2*a + 50b + 8 = 0
\n" ); document.write( "2500a + 50b + 8 = 0
\n" ); document.write( ":
\n" ); document.write( "use elimination
\n" ); document.write( "2500a - 50b + 8 = 0
\n" ); document.write( "2500a + 50b + 8 = 0
\n" ); document.write( "----------------------Adding eliminates b
\n" ); document.write( "5000a + 16 = 0
\n" ); document.write( "a = \"-16%2F5000\"
\n" ); document.write( "a = -.0032
\n" ); document.write( ":
\n" ); document.write( "Equation: y = -.0032x^2 + 8
\n" ); document.write( "looks like this
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-80%2C+80%2C+-4%2C+10%2C+-.0032x%5E2%2B8%29+\"
\n" ); document.write( ":
\n" ); document.write( "
\n" ); document.write( "
\n" );