document.write( "Question 426962: Kayli wants to build a parabolic bridge over a stream in her backyard. The
\n" ); document.write( "bridge must span a width of 200 cm. It must be at least 51 cm high where it is
\n" ); document.write( "30 cm from the bank on each side. How high will her bridge be?\r
\n" ); document.write( "\n" ); document.write( "I have tried many ways of figuring this question out. However, I was
\n" ); document.write( "unsuccessful.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #296928 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
Kayli wants to build a parabolic bridge over a stream in her backyard. The
\n" ); document.write( "bridge must span a width of 200 cm. It must be at least 51 cm high where it is
\n" ); document.write( "30 cm from the bank on each side. How high will her bridge be?
\n" ); document.write( "..
\n" ); document.write( "Start by placing the origin of the (x,y) coordinate system at the left bank of the 200 cm span. We now have 3 points of the parabola to work with, the origin,(0,0), 30 cm from the bank,(30,51) and the vertex,(100,k),k(height of bridge) to be determined.Standard form of a parabola: y=A(x-h)^2+k where (h,k) are the (x,y) coordinates of the vertex.
\n" ); document.write( "..
\n" ); document.write( "Solving for A with two equations:
\n" ); document.write( "Using point (30,51)
\n" ); document.write( "51=A(30-100)^2+k
\n" ); document.write( "Using origin (0,0)
\n" ); document.write( "0=A(0-100)^2+k
\n" ); document.write( "..
\n" ); document.write( "51=A(70)^2+k
\n" ); document.write( " 0=A(100)^2+k
\n" ); document.write( "51=A(4900)+k
\n" ); document.write( " 0=A(10000)+k
\n" ); document.write( "subtract algebraically
\n" ); document.write( "51=A(4900-10000)+0
\n" ); document.write( "51=A(-5100)
\n" ); document.write( "A=51/-5100=-1/100
\n" ); document.write( "solving for k
\n" ); document.write( "y=-1/100(x-100)^2+k
\n" ); document.write( "51=-1/100(30-100)^2+k
\n" ); document.write( "51=-49+k
\n" ); document.write( "k=100 cm
\n" ); document.write( "ans:height of parabolic bridge=100cm
\n" ); document.write( "See graph of parabola below:
\n" ); document.write( "y=-(1/100)(x-100)^2+100
\n" ); document.write( "\"+graph%28+300%2C+300%2C+-50%2C+300%2C+-50%2C+300%2C+-%281%2F100%29%28x-100%29%5E2%2B100%29+\" \r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );