document.write( "Question 856050: The parabolic arch in the concrete bridge in
\n" );
document.write( "the figure must have a clearance of 50 feet above the water
\n" );
document.write( "and span a distance of 200 feet. Find the equation of the
\n" );
document.write( "parabola after inserting a coordinate system with the origin
\n" );
document.write( "at the vertex of the parabola and the verticaly axis (point-ing upward) along the axis of the parabola.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #515732 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! The parabolic arch in the concrete bridge in the figure must have a clearance of 50 feet above the water and span a distance of 200 feet. \n" ); document.write( " Find the equation of the parabola after inserting a coordinate system with the origin at the vertex of the parabola and the vertical axis (pointing upward) along the axis of the parabola. \n" ); document.write( ": \n" ); document.write( "from the description, the x intercepts are -100 and +100 and y intercept +50 \n" ); document.write( "Using the form ax^2 + bx + c = y, c = 50, b will cancel, \n" ); document.write( "two equations for coordinates: x=100, y=0 and x=-100, y=0 \n" ); document.write( "100^2a + 100b + 50 = 0 \n" ); document.write( "-100^2a - 100 + 50 = 0 \n" ); document.write( "which is \n" ); document.write( "10000a + 100b + 50 = 0 \n" ); document.write( "10000a - 100b + 50 = 0 \n" ); document.write( "----------------------- adding eliminates b, find a \n" ); document.write( "20000a + 100 = 0 \n" ); document.write( "20000a = -100 \n" ); document.write( "a = -100/20000 \n" ); document.write( "a = -.005 \n" ); document.write( "the equation: y = -.005x^2 + 50, looks like this \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |