document.write( "Question 61774: Do not graph, but determine:\r
\n" );
document.write( "\n" );
document.write( "A- How many X intercepts the parabola has.
\n" );
document.write( "B- Whether its vertex lies above or below the X-Axis\r
\n" );
document.write( "\n" );
document.write( "Y = -x^2 + 2x - 1 \n" );
document.write( "
Algebra.Com's Answer #42584 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! Do not graph, but determine: \n" ); document.write( "A- How many X intercepts the parabola has. \n" ); document.write( "B- Whether its vertex lies above or below the X-Axis \n" ); document.write( "Y = -x^2 + 2x - 1 \n" ); document.write( "y = -(x-1)^2 \n" ); document.write( "hence at y=0...x=1..that is x intercept is 1.in fact the parabola touches the x axis at x=1 \n" ); document.write( "vertex is at x=1,y-0 \n" ); document.write( "so vertex is on the x axis \n" ); document.write( " |