document.write( "Question 625624: How many real solutions does the following equation have?\r
\n" ); document.write( "\n" ); document.write( "7x2 - 5x + 1 = 0
\n" ); document.write( "

Algebra.Com's Answer #393665 by Emsley(35)\"\" \"About 
You can put this solution on YOUR website!
a=7 b=-5 c=1 For real roots we require b^2-4ac>0
\n" ); document.write( "Here b^2-4ac=25-28=-3 so no real roots
\n" ); document.write( "
\n" );