document.write( "Question 912916: Bridge design: A cable of a suspension bridge is suspended (in the shape of parabola) between two towers that are 120 meters apart and 20 meters above the roadway. The cable touches the roadway midway between the towers.
\n" );
document.write( "a) Find an equation for the parabolic shape of the cable.
\n" );
document.write( "b) Find the length of the parabolic cable. \n" );
document.write( "
Algebra.Com's Answer #554323 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A cable of a suspension bridge is suspended (in the shape of parabola) between two towers that are 120 meters apart and 20 meters above the roadway. The cable touches the roadway midway between the towers. \n" ); document.write( "a) Find an equation for the parabolic shape of the cable. \n" ); document.write( "----------- \n" ); document.write( "You have 3 points and want to find a parabola that passes thru them \n" ); document.write( "Make the points (-60,0), (0,-20) and (60,0) \n" ); document.write( "-60 and 60 are solutions of the equation of the parabola, and -20 is the vertex. \n" ); document.write( "--- \n" ); document.write( "y = k(x-60)*(x+60) = k*(x^2 - 3600) \n" ); document.write( "To make the vertex -20, k = 1/180 \n" ); document.write( "--> y = (x^2 - 3600)/180 \n" ); document.write( "That's \"an equation.\" You can add 20 to make the road at y = 0 \n" ); document.write( "================================== \n" ); document.write( "b) Find the length of the parabolic cable. \n" ); document.write( "It's symmetrical about the y-axis, so find 1/2 the length from x = 0 to x = 60. \n" ); document.write( "L/2 = INT \n" ); document.write( "dy/dx = x/90 \n" ); document.write( "L/2 = INT \n" ); document.write( "L/2 = (1/90)*INT \n" ); document.write( "L/2 = \n" ); document.write( "@ x = 0 --> \n" ); document.write( "@ x = 60 --> \n" ); document.write( "@ x = 60 --> \n" ); document.write( "=~ 266.6784 \n" ); document.write( "-------------------- \n" ); document.write( "@ x = 0 --> \n" ); document.write( "=~ 202.4914 \n" ); document.write( "--> L/2 =~ 64.187 \n" ); document.write( "L = 128.374 \n" ); document.write( "=========================== \n" ); document.write( "A hanging cable is not a parabola. It's not that simple. \n" ); document.write( " |