document.write( "Question 291716: what are the roots of the equation x^2-7+6=0 \n" ); document.write( "
Algebra.Com's Answer #210889 by JBarnum(2146)\"\" \"About 
You can put this solution on YOUR website!
well -7+6=-1
\n" ); document.write( "so \"x%5E2-1=0\" is the equation u have
\n" ); document.write( "find two numbers that multiply to get -1 and add to get 0
\n" ); document.write( "thats -1 and 1
\n" ); document.write( "so \"%28x-1%29%28x%2B1%29\" are the 2 roots of the equation
\n" ); document.write( "
\n" );