document.write( "Question 241505: Compute the discriminant. Then determine the number and type of solutions for the given equation.
\n" );
document.write( "4x²-2x+1=0
\n" );
document.write( "What is the discriminant?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #176881 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Compute the discriminant. Then determine the number and type of solutions for the given equation. \n" ); document.write( "4x²-2x+1=0 \n" ); document.write( "a = 4 ; b = -2 ; c = 1\r \n" ); document.write( "\n" ); document.write( "What is the discriminant? \n" ); document.write( "---------------------------- \n" ); document.write( "discriminant = b^2-4ac \n" ); document.write( "---------------------------- \n" ); document.write( "Your Problem: \n" ); document.write( "D = (-2)^2 - 4*4*1 = 4-16 = -12 \n" ); document.write( "-------------- \n" ); document.write( "Since the discriminant is negative \n" ); document.write( "the quadratic has two complex number solutions. \n" ); document.write( "=================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |