document.write( "Question 257897: I have to put x^2-6x+2 back into two binomials like a foil problem. \n" ); document.write( "
Algebra.Com's Answer #189818 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
x^2-6x+2
\n" ); document.write( "\"x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"
\n" ); document.write( "x=(6+-sqrt[-6^2-4*1*2])/2*1
\n" ); document.write( "x=(0+-sqrt36-8])/2
\n" ); document.write( "x=(6+-sqrt28)/2
\n" ); document.write( "x=(6+-5.29)/2
\n" ); document.write( "x=(6+5.29)/2
\n" ); document.write( "x=11.29/2
\n" ); document.write( "x=5.645 ans.
\n" ); document.write( "x=(6-5.29)/2
\n" ); document.write( "x=.71/2
\n" ); document.write( "x=.355 ans.
\n" ); document.write( "
\n" );