document.write( "Question 1008925: Solve please:\r
\n" );
document.write( "\n" );
document.write( "The entrance to an athletic field is in the shape of a parabolic archway. The archway is modeled by the equation d = 12x = x^2, where d represents the distance, in feet, that the arch is above the ground for any x value.\r
\n" );
document.write( "\n" );
document.write( "a. For what values of x will the arch be 20 feet above the ground?\r
\n" );
document.write( "\n" );
document.write( "b. How many feet wide is the arch?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #624450 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The entrance to an athletic field is in the shape of a parabolic archway. The archway is modeled by the equation d = 12x - x^2, where d represents the distance, in feet, that the arch is above the ground for any x value. \n" ); document.write( "a. For what values of x will the arch be 20 feet above the ground? \n" ); document.write( "Solve:: \n" ); document.write( "12x - x^2 = 20 \n" ); document.write( "x^2 - 12x + 20 = 0 \n" ); document.write( "(x-2)(x-10) = 0 \n" ); document.write( "Ans: x = 2 ft and x = 10 ft \n" ); document.write( "------------------------------------- \n" ); document.write( " \n" ); document.write( "b. How many feet wide is the arch? \n" ); document.write( "Solve:: \n" ); document.write( "12x - x^2 = 0 \n" ); document.write( "x^2 - 12x = 0 \n" ); document.write( "x(x-12) = 0 \n" ); document.write( "x = 0 and x = 12 \n" ); document.write( "------ \n" ); document.write( "Ans: 12 ft. \n" ); document.write( "---------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------- \n" ); document.write( " |