document.write( "Question 165510: The shape of a supporting arch can be modeled by h(x)=-0.03x^2+3x, where h(x) represents the height of the arch and x represents the horizontal distance from one end of the base of the arch in meters. Find the maximum height of the arch. Show work.
\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #122056 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! The shape of a supporting arch can be modeled by h(x)=-0.03x^2+3x, where h(x) represents the height of the arch and x represents the horizontal distance from one end of the base of the arch in meters. \n" ); document.write( ": \n" ); document.write( "Solve the equation for x = 0; \n" ); document.write( "-.03x^2 + 3x = 0 \n" ); document.write( ": \n" ); document.write( "Factor out -.03x \n" ); document.write( "-.03x(x - 100) = 0 \n" ); document.write( "x = 0 \n" ); document.write( "and \n" ); document.write( "x = 100 meters is the width of the base of the arch \n" ); document.write( ": \n" ); document.write( "Find the maximum height of the arch. \n" ); document.write( ": \n" ); document.write( "Max height occurs halfway, at x = 50 (axis of symmetry) \n" ); document.write( ": \n" ); document.write( "Substitute 50 for x in the original equation \n" ); document.write( ": \n" ); document.write( "h(x) = -.03*50^2 + 3(50) = 0 \n" ); document.write( "h(x) = -75 + 150 \n" ); document.write( "h(x) = 75 meters is the height \n" ); document.write( " |