document.write( "Question 1042719: The towers supporting the cable of suspension bridge are 1200m apart and 170m above the bridge it supports.Suppose the cable hangs,following the shape of parabola,with its lowest point 20m above the bridge.How high is the cable 120m away from a tower? Sketch the graph. \n" ); document.write( "
Algebra.Com's Answer #657758 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! The towers supporting the cable of suspension bridge are 1200m apart and 170m above the bridge it supports. \n" ); document.write( "Suppose the cable hangs,following the shape of parabola,with its lowest point 20m above the bridge. \n" ); document.write( "How high is the cable 120m away from a tower? Sketch the graph. \n" ); document.write( ": \n" ); document.write( "lets have the bridged centered at the origin \n" ); document.write( "Three points are needed on the parabola \n" ); document.write( "x = 0, y = 20 \n" ); document.write( "x = -600, y = 170 \n" ); document.write( "x = +600, y = 170 \n" ); document.write( "using the form ax^2 + bx + c = y, we know that c=20 \n" ); document.write( "x=-600, y = 170 and x =+600, y = 170; write two equations \n" ); document.write( "-600^2a - 600b + 20 = 170 \n" ); document.write( "+600^2a + 600 + 20 = 170 \n" ); document.write( "use elimination \n" ); document.write( "360000a - 600b + 20 = 170 \n" ); document.write( "360000a + 600b + 20 = 170 \n" ); document.write( "------------------------------addition eliminates b \n" ); document.write( "720000a + 40 = 340 \n" ); document.write( "720000a = 300 \n" ); document.write( "a = 300/720000 \n" ); document.write( "a = .0004167 \n" ); document.write( "Now we can write the equation \n" ); document.write( "y = .0004167x^2 + 20 \n" ); document.write( "Graphically \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "\"How high is the cable 120m away from a tower? \" \n" ); document.write( "600 - 120 = 480 \n" ); document.write( "Solve for x=480 \n" ); document.write( "y = .0004167(480^2) + 20 \n" ); document.write( "y = 96 + 20 \n" ); document.write( "y = 116 m high (blue line) \n" ); document.write( " |