document.write( "Question 584079: The main cables of a suspension bridge are ideally parabolic. The cables over a bridge that is 400 feet long are attached to towers that are 100 feet tall. The lowest point of the cable is 40 feet above the bridge\r
\n" );
document.write( "\n" );
document.write( "a. Find the coordinatesof the vertex and the tops of the towers if the bridge represents the x-axis and the axis of symmetry is the y-axis\r
\n" );
document.write( "\n" );
document.write( "b. Find the equation that can be used to model the cables \n" );
document.write( "
Algebra.Com's Answer #372676 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The main cables of a suspension bridge are ideally parabolic. The cables over a bridge that is 400 feet long are attached to towers that are 100 feet tall. The lowest point of the cable is 40 feet above the bridge \n" ); document.write( "a. Find the coordinatesof the vertex and the tops of the towers if the bridge represents the x-axis and the axis of symmetry is the y-axis \n" ); document.write( "---- \n" ); document.write( "vertex: (0,40) \n" ); document.write( "tower tops: (-200,100) and (200,100) \n" ); document.write( "-------------------------------------------\r \n" ); document.write( "\n" ); document.write( "b. Find the equation that can be used to model the cables \n" ); document.write( "Form: ax^2 + bx + c = y \n" ); document.write( "Using (0,40)::::::: 0....0...c = 40 \n" ); document.write( "Using (-200,100)::: 40000a - 200b + c = 100 \n" ); document.write( "Using (200,100):::: 40000a + 200b + c = 100 \n" ); document.write( "---- \n" ); document.write( "Solve for a,b,c: \n" ); document.write( "a = 0.0015 \n" ); document.write( "b = 0 \n" ); document.write( "c = 40 \n" ); document.write( "============= \n" ); document.write( "Equation: \n" ); document.write( "y = 0.0015x^2 + 40 \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============================ \n" ); document.write( " |