document.write( "Question 247712: Using the discriminant, determine the number of x-intercepts the graph of the equation will have. Do not graph the equation.
\n" );
document.write( "y = -5x^2 + 4x - 1 \n" );
document.write( "
Algebra.Com's Answer #180629 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! y = -5x^2 + 4x - 1 \n" ); document.write( "-------- \n" ); document.write( "a = -5 \n" ); document.write( "b = +4 \n" ); document.write( "c = -1 \n" ); document.write( "------ \n" ); document.write( "Discriminant = b^2 - 4ac = 16 - 20 \n" ); document.write( "Disc <0 --> no real solutions, no crossing of the x-axis. \n" ); document.write( "------------- \n" ); document.write( "I might have graphed it, but you can't prove it. \n" ); document.write( " |