document.write( "Question 41070: I have to find all the values of b in the following equation that will give one or more real number solutions. Can you please help me with this?\r
\n" );
document.write( "\n" );
document.write( "3x^2 + bx - 3 = 0\r
\n" );
document.write( "\n" );
document.write( "Thanks! \n" );
document.write( "
Algebra.Com's Answer #26485 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! I have to find all the values of b in the following equation that will give one or more real number solutions. Can you please help me with this?\r \n" ); document.write( "\n" ); document.write( "3x^2 + bx - 3 = 0 \n" ); document.write( "For that to happen the discriminant must be greater than \n" ); document.write( "or equal to zero. \n" ); document.write( "Discriminant = b^2-4*3*(-3) \n" ); document.write( "b^2+36>=0 \n" ); document.write( "b^2>=-36 \n" ); document.write( "This is true for any Real Number value of \"b\". \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |