document.write( "Question 888333: To obtain maximum strength engineers often design tunnels as parabolic arches. In such a design if the highest point of the arch is 19 m above the road and the road is 20 m wide , determine the equation of the parabolic arch. You may find the equation using any method (vertex form, factored form etc) but you must,
\n" );
document.write( "a) set the bottom left corner of the tunnel as the origin
\n" );
document.write( "b) put your final answer into standard form \n" );
document.write( "
Algebra.Com's Answer #537291 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! To obtain maximum strength engineers often design tunnels as parabolic arches. In such a design if the highest point of the arch is 19 m above the road and the road is 20 m wide , determine the equation of the parabolic arch. You may find the equation using any method (vertex form, factored form etc) but you must, \n" ); document.write( "a) set the bottom left corner of the tunnel as the origin \n" ); document.write( " b) put your final answer into standard form \n" ); document.write( "------- \n" ); document.write( "Draw the picture. \n" ); document.write( "You have 3 points at:: (0,0),(20,0),(10,19) \n" ); document.write( "----- \n" ); document.write( "Form: y = ax^2 + bx + c \n" ); document.write( "----- \n" ); document.write( "Using 0,0 c = 0 \n" ); document.write( "Using 20,0 you get 400a + 20b = 0 \n" ); document.write( "Using 10,19 you get 100a + 10b = 19 \n" ); document.write( "--------- \n" ); document.write( "Modify: \n" ); document.write( "20a + b = 0 \n" ); document.write( "10a + b = 1.9 \n" ); document.write( "---- \n" ); document.write( "10a = -1.9 \n" ); document.write( "a = -0.19 \n" ); document.write( "--- \n" ); document.write( "Solve for \"b\":: \n" ); document.write( "10a + b = 1.9 \n" ); document.write( "-1.9 + b = 1.9 \n" ); document.write( "b = 3.8 \n" ); document.write( "----- \n" ); document.write( "Equation: \n" ); document.write( "y = -0.19x^2 + 3.8x \n" ); document.write( "======================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------------------- \n" ); document.write( " |