document.write( "Question 1043488: A cable wire was tied to both ends of a 240 meters long bridge such that the cable hangs in the form of a parabola. The lowest point of the cable is 60 meters below the bridge.\r
\n" );
document.write( "\n" );
document.write( "a.) Find the equation of the cable wire, assuming that the origin is the lowest point of the cable.\r
\n" );
document.write( "\n" );
document.write( "b.) Using the equation, find the width of the rope at a point 38 meters above its lowest point.\r
\n" );
document.write( "\n" );
document.write( "c.) suppose a 180 neters rope will be tied horizontally to the cable wire. How high above the lower point of the cable wire should the rope be? \n" );
document.write( "
Algebra.Com's Answer #658797 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A cable wire was tied to both ends of a 240 meters long bridge such that the cable hangs in the form of a parabola. The lowest point of the cable is 60 meters below the bridge. \n" ); document.write( "a.) Find the equation of the cable wire, assuming that the origin is the lowest point of the cable. \n" ); document.write( "Use the form ax^2 + bx + c = y; lowest point is at origin; c = 0 \n" ); document.write( "Two given points: x= -120; y = 60 and x = +120; y = 60; two equations \n" ); document.write( "-120^2a - 120b + 0 = 60 \n" ); document.write( "+120x^2 + 120b + 0 = 60 \n" ); document.write( "Use elimination \n" ); document.write( "14400a - 120b = 60 \n" ); document.write( "14400a + 120b = 60 \n" ); document.write( "-------------------Addition eliminates b, find a \n" ); document.write( "28800a = 120 \n" ); document.write( "a = 120/28800 \n" ); document.write( "a = .004167 \n" ); document.write( ": \n" ); document.write( "Find b using 120^2(.001467) + 120b = 60 \n" ); document.write( "60 + 120b = 60 \n" ); document.write( "b = 0 \n" ); document.write( "The equation: y = .004167x^2 \n" ); document.write( "looks like this, green line is the bridge \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "b.) Using the equation, find the width of the rope at a point 38 meters above its lowest point. \n" ); document.write( " \n" ); document.write( "//////////////////Sent this before I was done, the rest of the problem:///////// \n" ); document.write( "Calculate, find x when y=38 \n" ); document.write( ".004167x^2 = 38 \n" ); document.write( "x^2 = 38/.004167 \n" ); document.write( "x^2 = 9119.3 \n" ); document.write( "x = \n" ); document.write( "x = +95.5 \n" ); document.write( "and \n" ); document.write( "x = -91.5 \n" ); document.write( "the length of the rope then, 2(91.5) = 191 ft \n" ); document.write( ": \n" ); document.write( "c.) suppose a 180 meters rope will be tied horizontally to the cable wire. How high above the lower point of the cable wire should the rope be? \n" ); document.write( "x will be half of 180, +/-90 \n" ); document.write( "y = .004167(90^2) \n" ); document.write( "y = 33.75 \n" ); document.write( " |