document.write( "Question 42494: Compute the value of the discriminant and give the number of real solutions to the quadratic equation \r
\n" ); document.write( "\n" ); document.write( "3x^2+2x+1=0\r
\n" ); document.write( "\n" ); document.write( "I need to know the discriminant and the number of real solutions
\n" ); document.write( "

Algebra.Com's Answer #327812 by iandave_5567(1)\"\" \"About 
You can put this solution on YOUR website!
3x^2+2x+1=0 a=3,b=2,c=1 D=(2)^2-4(3)(1) D=4-12 D=-8,notreal \n" ); document.write( "
\n" );