document.write( "Question 18732: x^-3x+2 Solve for x. thank you. \n" ); document.write( "
Algebra.Com's Answer #8992 by xcentaur(357)![]() ![]() ![]() You can put this solution on YOUR website! x^2-3x+2=0 \n" ); document.write( "x^2-x-2x+2=0 \n" ); document.write( "x(x-1)-2(x-1)=0 \n" ); document.write( "(x-1)(x-2)=0 \n" ); document.write( "x-1=0 hence x=1 \n" ); document.write( "x-2=0 hence x=2 \n" ); document.write( "therefore: \n" ); document.write( "x=1,2 \n" ); document.write( "
|