document.write( "Question 1160797: The cable of a suspension bridge hangs in the form of a parabola when the load is uniformly distributed horizontally. The distance
\n" ); document.write( "between the two towers is 1500 ft, the points of support of the cable on the towers are 220 ft above the roadway, and the lowest
\n" ); document.write( "point on the cable is 70 ft above the roadway. Find the vertical distance of the cable from a point in the roadway 150 ft from the
\n" ); document.write( "foot of a tower.
\n" ); document.write( "

Algebra.Com's Answer #784236 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
The cable of a suspension bridge hangs in the form of a parabola when the load is uniformly distributed horizontally.
\n" ); document.write( " The distance between the two towers is 1500 ft, the points of support of the cable on the towers are 220 ft above the roadway, and the lowest point on the cable is 70 ft above the roadway.
\n" ); document.write( " Find the vertical distance of the cable from a point in the roadway 150 ft from the foot of a tower.
\n" ); document.write( ":
\n" ); document.write( "let the first support be at x=0, y=220
\n" ); document.write( "let the 2nd support be at x=1500, y=220
\n" ); document.write( "the lowest point: x=750, y=70 (half way across the bridge)
\n" ); document.write( ";
\n" ); document.write( "Using the form ax^2 + bx + c = y,
\n" ); document.write( "x=0, y=220, we know c = 220
\n" ); document.write( ":
\n" ); document.write( "x= 750, y= 70
\n" ); document.write( "750^2a + 750b + 220 = 170
\n" ); document.write( "5625000a + 750b = 70 - 220
\n" ); document.write( "5625000a + 750b = -150
\n" ); document.write( ":
\n" ); document.write( "x=1500, y=220
\n" ); document.write( "1500^2a + 1500b + 220 = 220
\n" ); document.write( "2250000a + 1500b = 0
\n" ); document.write( ":
\n" ); document.write( "multiply the 1st equation by 2, subtract from above equation
\n" ); document.write( "2250000a + 1500b = 0
\n" ); document.write( "1125000a + 1500b = -300
\n" ); document.write( "--------------------------subtraction eliminates b, find a
\n" ); document.write( "1125000a = 300
\n" ); document.write( "a = 300/1125000
\n" ); document.write( "a = .0002667
\n" ); document.write( ":
\n" ); document.write( "Find b
\n" ); document.write( "2250000(.0002667) + 1500b = 0
\n" ); document.write( "600 + 1500b = 0
\n" ); document.write( "1500b = -600
\n" ); document.write( "b = -600/1500
\n" ); document.write( "b = -.4
\n" ); document.write( "The equation: y = .0002667x^2 - .4x + 220
\n" ); document.write( "looks like this, green is 70 ft
\n" ); document.write( "
\n" ); document.write( ":
\n" ); document.write( "\"Find the vertical distance of the cable from a point in the roadway 150 ft from the foot of a tower.\"
\n" ); document.write( "x = 150
\n" ); document.write( "y = .0002667(150^2) - .4(150) + 220
\n" ); document.write( "y = 6 - 60 + 220
\n" ); document.write( "y = 166 ft height at 150 ft from the tower (blue line)
\n" ); document.write( "
\n" ); document.write( "
\n" );