document.write( "Question 768162: A parabolic arch has a height of 20 m and a width of 36 m at the base. If the vertex of the parabola is at the top of the arch, at which height above the base is it 18 m wide? \n" ); document.write( "
Algebra.Com's Answer #468277 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
A parabolic arch has a height of 20 m and a width of 36 m at the base. If the vertex of the parabola is at the top of the arch, at which height above the base is it 18 m wide?
\n" ); document.write( "***
\n" ); document.write( "Representing the arch, draw a parabola that opens downward with the the vertex at (0,20).
\n" ); document.write( "Standard form of equation: y=A(x-h)^2+k, (h,k)=(x,y) coordinates of the vertex
\n" ); document.write( "y=A(x-0)^2+20
\n" ); document.write( "y=Ax^2+20
\n" ); document.write( "Using coordinates of right side of the base(18,0)to find A
\n" ); document.write( "0=A(18^2)+20
\n" ); document.write( "-20=324A
\n" ); document.write( "A=-20/324=-5/81
\n" ); document.write( "When arch is 18m wide, x=9
\n" ); document.write( "y=(-5/81)(9^2)+20=15m
\n" ); document.write( "height above the base when arch is 18 m wide=15m
\n" ); document.write( "
\n" );