document.write( "Question 100882: decide all values of b in the following equations that will give one or more real number solutions.\r
\n" );
document.write( "\n" );
document.write( "(A) 3x^2+bx-3=0
\n" );
document.write( "(B) 5x^2+bx+1=0
\n" );
document.write( "(c) -3x^2+bx-3=0\r
\n" );
document.write( "\n" );
document.write( "(D) Write a rule for judging if an equation has solutions by looking at it in standard form \n" );
document.write( "
Algebra.Com's Answer #73436 by edjones(8007)![]() ![]() You can put this solution on YOUR website! D) Rule: If (b^2-4ac) >= 0 then you have a real number solution. \n" ); document.write( "A)-4ac=-4*3*-3=36 so b can be any real number. \n" ); document.write( "B)-4ac=-4*5*1=-20 so if b<= -sqrt(20)= -2sqrt(5) or b>= 2sqrt(5) there will be a real number solution. \n" ); document.write( "C)-4ac=-4*-3*-3=-36 so if b<=-6 or b>=6 there will be a real number solution. \n" ); document.write( "Ed \n" ); document.write( " \n" ); document.write( " |