document.write( "Question 169281: center oA suspension bridge has twin towers that are 1300 feet apart. Each tower extends 180 feet above the road surface. 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 cable at a point 200 feet from the f the bridge. \n" ); document.write( "
Algebra.Com's Answer #124852 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A suspension bridge has twin towers that are 1300 feet apart. Each tower extends
\n" ); document.write( " 180 feet above the road surface. The cables are parabolic in shape and are
\n" ); document.write( " suspended from the tops of the towers. The cables touch the road surface at
\n" ); document.write( " the center of the bridge. Find the height of the cable at a point 200 feet
\n" ); document.write( " from the from the center of the bridge.
\n" ); document.write( ":
\n" ); document.write( "Find the equation for this:
\n" ); document.write( "Three coordinates:
\n" ); document.write( "0, 180; the vertical suspension point on the left
\n" ); document.write( "650, 0; the center point that touches the road
\n" ); document.write( "1300, 180; vertical suspension point on the right
\n" ); document.write( ":
\n" ); document.write( "Using: ax^2 + bx + c = y
\n" ); document.write( ":
\n" ); document.write( "0,180, we know c = 180
\n" ); document.write( ":
\n" ); document.write( "write equation from coordinates;
\n" ); document.write( "(650^2)a + 650b + 180 = 0
\n" ); document.write( "and
\n" ); document.write( "(1300^2)a + 1300b + 180 = 180
\n" ); document.write( ":
\n" ); document.write( " 422500a + 650b + 180 = 0
\n" ); document.write( "1690000a + 1300b + 180 = 180
\n" ); document.write( ":
\n" ); document.write( "Multiply the 1st equation by 2, subtract from the 2nd equation
\n" ); document.write( "1690000a + 1300b + 180 = 180
\n" ); document.write( " 845000a + 1300b + 360 = 0
\n" ); document.write( "------------------------------
\n" ); document.write( "845000a - 180 = 180
\n" ); document.write( "845000a = 180 + 180
\n" ); document.write( "845000a = 360
\n" ); document.write( "a = \"360%2F845000\"
\n" ); document.write( "a = .000426\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "find b:
\n" ); document.write( ".000426(650^2) + 650b + 180 = 0
\n" ); document.write( "180 + 650b = -180
\n" ); document.write( "650b = -180 - 180
\n" ); document.write( "b = \"%28-360%29%2F650\"
\n" ); document.write( "b = -.5538
\n" ); document.write( ":
\n" ); document.write( "The equation; y = .000426x^2 - .5538x + 180
\n" ); document.write( ":
\n" ); document.write( "Looks something like this:
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-500%2C+1500%2C+-100%2C+500%2C+.000426x%5E2-.5538x%2B180%29+\"
\n" ); document.write( ":
\n" ); document.write( "\"Find the height of the cable at a point 200 feet
\n" ); document.write( " from the from the center of the bridge.\"
\n" ); document.write( ":
\n" ); document.write( "200' before the midpoint of 650': x = 450
\n" ); document.write( "and
\n" ); document.write( "200' after the midpoint of 650': x = 850
\n" ); document.write( ":
\n" ); document.write( "Substitute these values for x and find y:
\n" ); document.write( "y = .000426(450)^2 - .5538(450) + 180
\n" ); document.write( "y = 86.265 - 249.21 + 180
\n" ); document.write( "y = 17.055 ft
\n" ); document.write( ":
\n" ); document.write( "You can do the same for x = 850; it is 17.055 ft as you would expect.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );