document.write( "Question 141571: Problem: Solve by factoring... 7X(X-1)=1-X \n" ); document.write( "
Algebra.Com's Answer #103146 by edjones(8007) You can put this solution on YOUR website! 7X(X-1)=1-X \n" ); document.write( "7x^2-7x=1-x \n" ); document.write( "7x^2-6x-1=0 \n" ); document.write( "7x^2-7x+x-1=0 Multiply the 1st and 3rd coefficients. (7*-1=-7) What 2 factors of -7 add up to the 2nd coefficient (-7,+1). \n" ); document.write( "7x(x-1)+(x-1)=0 \n" ); document.write( "(7x+1)(x-1)=0 Factoring by grouping \n" ); document.write( "7x=-1 x=-1/7 \n" ); document.write( "x=1 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " \n" ); document.write( " |