document.write( "Question 406879: A parabolic arch has a span of 100 feet and a maximum height of 25 feet. Write an equation to represent the arch, then calculate the height of the arch 20 feet from the center \n" ); document.write( "
Algebra.Com's Answer #287147 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "A parabolic arch has a span of 100 feet and a maximum height of 25 feet.
\n" ); document.write( "Using the vertex form of a parabola, \"y=a%28x-h%29%5E2+%2Bk\" where(h,k) is the vertex
\n" ); document.write( " y = a(x-50)^2 + 25 Vertex (50,25)
\n" ); document.write( " 0 = a50^2 + 25 |Using x-intercept Pt(0,0) to solve for a
\n" ); document.write( " -25/2500 = a
\n" ); document.write( " y = (-1/100)(x-50)^2 + 25
\n" ); document.write( " height of the arch 20 feet from the center:
\n" ); document.write( " x = 30
\n" ); document.write( " y = (-1/100)20^2 + 25
\n" ); document.write( " y = -4 + 25
\n" ); document.write( " y = 21ft
\n" ); document.write( " \n" ); document.write( "
\n" );