document.write( "Question 123975: Decide all values of b in the following equations that will
\n" ); document.write( "give one or more real number solutions.\r
\n" ); document.write( "\n" ); document.write( "1. 3x^2+bx-3=0
\n" ); document.write( "2. 5x^2+bx+1=0
\n" ); document.write( "3. -3x^2+bx-3=0
\n" ); document.write( "4. Write a rule for judging if an equation has solutions by looking at it in standard form.
\n" ); document.write( "

Algebra.Com's Answer #90921 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
3x^2+bx-3=0
\n" ); document.write( "3x^2-8x-3=0
\n" ); document.write( "(3x+1)(x-3)=0
\n" ); document.write( "or
\n" ); document.write( "3x^2-3=0
\n" ); document.write( "(3x-3)(x+1)=0
\n" ); document.write( "-----------------------------------------
\n" ); document.write( "5x^2+bx+1=0
\n" ); document.write( "5x^2+6x+1=0
\n" ); document.write( "(5x+1)(x+1)=0
\n" ); document.write( "or
\n" ); document.write( "5x^2-6x+1=0
\n" ); document.write( "(5x-1)(x-1)=0
\n" ); document.write( "--------------------------------------
\n" ); document.write( "I'LL LEAVE THE REST FOR YOU TO SOLVE HAVING GIVEN YOU A COUPLE OF SOLUTIONS.
\n" ); document.write( "
\n" );