document.write( "Question 80076: What values of b in the following equations 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( "what is a rule for judging if an equation has solutions by looking at it in standard form?\r
\n" );
document.write( "\n" );
document.write( "thanks! \n" );
document.write( "
Algebra.Com's Answer #57435 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! What values of b in the following equations will give one or more real number solutions? \n" ); document.write( "Look at b^2-4ac for each equation: \n" ); document.write( "a). 3x^2+bx-3=0 \n" ); document.write( "b^2-4ac \n" ); document.write( "=b^2-4*3*-3 \n" ); document.write( "=b^2+36 \n" ); document.write( "This expression will be non-negative for all values of \"b\". \n" ); document.write( "----------- \n" ); document.write( "b). 5x^2+bx+1=0 \n" ); document.write( "b^2-4ac \n" ); document.write( "=b^2-4*5*1 \n" ); document.write( "=b^2-20 \n" ); document.write( "This expression will be non-negative for all b>=2sqrt5 or less than -2sqrt5 \n" ); document.write( "--------------- \n" ); document.write( "c). -3x^2+bx-3=0 \n" ); document.write( "b^2-4ac \n" ); document.write( "=b^2-4*-3*-3 \n" ); document.write( "=b^2-36 \n" ); document.write( "This expression be non-negative for all b >=6 or <= than -6 \n" ); document.write( "------------- \n" ); document.write( "what is a rule for judging if an equation has solutions by looking at it in standard form? \n" ); document.write( "b^2>=4ac \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |