document.write( "Question 289085: What are the roots of the equation x^2-7x+6=0? \n" ); document.write( "
Algebra.Com's Answer #209445 by dabanfield(803)\"\" \"About 
You can put this solution on YOUR website!
What are the roots of the equation x^2-7x+6=0?\r
\n" ); document.write( "\n" ); document.write( "x^2 - 7x + 6 = 0
\n" ); document.write( "x - 6)*(x - 1) = 0\r
\n" ); document.write( "\n" ); document.write( "The roots are the solutions of x-6 = 0 and x-1 = 0, that is x=6 and x=1.
\n" ); document.write( "
\n" );