document.write( "Question 177935: Evaluate the discriminant of each equation. How many real and imaginary
\n" );
document.write( "solutions does each have?(please help me with this.. i realy need it done in like a very fast time.. please please))\r
\n" );
document.write( "\n" );
document.write( "37. x2 + 5x + 6 = 0
\n" );
document.write( "38. 3x2 - 4x + 3 = 0
\n" );
document.write( "39. -2x2 - 5x + 4 = 0
\n" );
document.write( "40. 16x2 - 8x + 1 = 0 \n" );
document.write( "
Algebra.Com's Answer #132919 by edjones(8007)![]() ![]() You can put this solution on YOUR website! ax^2+bx+c=0 \n" ); document.write( "The dicriminant is b^2-4ac. \n" ); document.write( "If the discriminant is negative then the solutions will be imaginary. If it is zero then there will be only one real solution. \n" ); document.write( "37. x2 + 5x + 6 = 0 \n" ); document.write( "a=1, b=5, c=6 \n" ); document.write( "5^2-(4*6) is the discriminant. \n" ); document.write( "25-24=1 two real solutions. \n" ); document.write( ". \n" ); document.write( "38. 3x2 - 4x + 3 = 0 \n" ); document.write( "a=3 b=-4 c=3 \n" ); document.write( "(-4)^2-(4*3*3) is the discriminant \n" ); document.write( "16-36=-20 two imaginary solutions \n" ); document.write( ". \n" ); document.write( "39. -2x2 - 5x + 4 = 0 \n" ); document.write( "a=-2 b=-5 c=4 \n" ); document.write( "(-5)^2-(4*-2*4) is the discriminant. \n" ); document.write( "25-32=-7 two imaginary solutions \n" ); document.write( ". \n" ); document.write( "40. 16x2 - 8x + 1 = 0 \n" ); document.write( "a=16, b=-8, c=1 \n" ); document.write( "(-8)^2-(4*16*1) \n" ); document.write( "64-64=0 one real solution \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |