document.write( "Question 33451: How many X-intercepts does the parabola have? Does its vertex lie above below or on the X-axis?\r
\n" );
document.write( "\n" );
document.write( "Can some help me solve?\r
\n" );
document.write( "\n" );
document.write( "Y=-X^2+2X-1 \n" );
document.write( "
Algebra.Com's Answer #19813 by stanbon(75887) ![]() You can put this solution on YOUR website! The determinant = b^2-4C \n" ); document.write( "= (4-4/-2=0 \n" ); document.write( "The parabola touches the x-axis at one point, x=1 \n" ); document.write( "You can see this if you factor: \n" ); document.write( "y=-(x^2-2x+1) \n" ); document.write( "y=-(x-1)^2 \n" ); document.write( "y will be zero when x=1 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |