document.write( "Question 1038139: The drama club is building a backdrop using arches whose shape can be represented by the function f(x) = -x^2 + 2x + 8, where x is the length in feet. The area under each arch is to be covered with fabric.
\n" );
document.write( "http://prntscr.com/bge4kt\r
\n" );
document.write( "\n" );
document.write( "What is the height of the arch?
\n" );
document.write( "10 feet
\n" );
document.write( "9 feet
\n" );
document.write( "8 feet
\n" );
document.write( "6 feet \n" );
document.write( "
Algebra.Com's Answer #652855 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! y = -x^2 + 2x + 8 \n" ); document.write( "----- \n" ); document.write( "The high point is the vertex. \n" ); document.write( "The vertex is on the LOS, the Line of Symmetry. \n" ); document.write( "The LOS equation is x = -b/2a \n" ); document.write( "x = -2/-2 = 1 \n" ); document.write( "y at x = 1 --> -1 + 2 + 8 \n" ); document.write( "= 9 feet \n" ); document.write( " \n" ); document.write( " |