document.write( "Question 1146321: A suspension bridge with weight uniformly distributed along its length has twin towers that extend 80 meters above the road surface and are 1600 meters apart. The cables are parabolic in shape and are suspended from the tops of the towers. The cables touch the road surface at the center of the bridge. Find the height of the cables at a point 400 meters from the center. \n" ); document.write( "
Algebra.Com's Answer #767602 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A suspension bridge with weight uniformly distributed along its length has twin towers that extend 80 meters above the road surface and are 1600 meters apart. \n" ); document.write( " The cables are parabolic in shape and are suspended from the tops of the towers. \n" ); document.write( " The cables touch the road surface at the center of the bridge. \n" ); document.write( " : \n" ); document.write( "Let center of the bridge surface be at the origin \n" ); document.write( "the form ax^2 + bx + c = y (c=0) \n" ); document.write( "the two coordinates are \n" ); document.write( " x=-800, y=80 \n" ); document.write( "640000a - 800b + 0 = 80 \n" ); document.write( "and \n" ); document.write( " x=+800, y=80 \n" ); document.write( "640000a + 800b + 0 = 80 \n" ); document.write( "Add these two equations (elimnates b) \n" ); document.write( "1280000a = 160 \n" ); document.write( "a = 160/1280000 \n" ); document.write( "a = .0001 \n" ); document.write( "The equation: y = .0001x^2 \n" ); document.write( "Graphically \n" ); document.write( " \n" ); document.write( "\"Find the height of the cables at a point 400 meters from the center.\" \n" ); document.write( "y = .0001(400^2) \n" ); document.write( "y = 16 meters \n" ); document.write( ": \n" ); document.write( "Green line 80m, blue 16m \n" ); document.write( " \n" ); document.write( " |