document.write( "Question 71739: For the following parabola, find the x-axis intercepts and the
\n" );
document.write( "coodinates of the vertex:\r
\n" );
document.write( "\n" );
document.write( "-x2 + 11x - 18\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I have not a clue on how to start this,,please help me!!!
\n" );
document.write( "ThAnKs! \n" );
document.write( "
Algebra.Com's Answer #51293 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! find the x-axis intercepts and the \n" ); document.write( "coodinates of the vertex: \n" ); document.write( "y = -x^2 + 11x - 18 \n" ); document.write( "Rearrange: \n" ); document.write( "x^2-11x+? =-y-18+? \n" ); document.write( "x^2-11x+(11/2)^2 = -y-(72/4)+(121/4) \n" ); document.write( "(x-(11/2))^2 = -y+49/4 \n" ); document.write( "Rearrange: \n" ); document.write( "y-(49/4) =-(x-(11/2))^2 \n" ); document.write( "Vertex at (11/2 , 49,4) \n" ); document.write( "------- \n" ); document.write( "To find x intercepts, let y=0 \n" ); document.write( "-x^2+11x-18 = 0 \n" ); document.write( "(-x+-9)(x+2)=0 \n" ); document.write( "x=-9 or x=-2 \n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |