document.write( "Question 832397: solve for x algebraically: (x+1)^2+3(x-4)=x(x-1)+1 \n" ); document.write( "
Algebra.Com's Answer #502028 by manu..(1)\"\" \"About 
You can put this solution on YOUR website!
x^2+1+2x+3x-12=x^2-x+1
\n" ); document.write( "x^2+5x-11=x^2-x+1
\n" ); document.write( "6x=12(x^2 on both sides cancel each other)
\n" ); document.write( "x=2
\n" ); document.write( "
\n" );