document.write( "Question 360649: How many times does the parabola y=4x^2-12x+9 intersect the x-axis?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #257371 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How many times does the parabola \n" ); document.write( "y=4x^2-12x+9 intersect the x-axis? \n" ); document.write( "----- \n" ); document.write( "Check the determinant. \n" ); document.write( "b^2-4ac = 12^2-4*4*9 = 0 \n" ); document.write( "---- \n" ); document.write( "The parabola touches the x-axis at x = -b/2a = 1.5 \n" ); document.write( "but does not pass thru it. \n" ); document.write( "---------------------------------- \n" ); document.write( " \n" ); document.write( "---------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |