document.write( "Question 447221: Pasha is thinking of a number such that when twice the number is added to three times one more than the number seh gets the same result as when she multiplies four times one less than the number. What number is Pasha thinking about? \n" ); document.write( "
Algebra.Com's Answer #674671 by Ashley.hall(1)![]() ![]() ![]() You can put this solution on YOUR website! 2x + 3(x + 1) = 4(x - 1) \n" ); document.write( " 2x + 3x + 3 = 4x -4 \n" ); document.write( " 5x +3 = 4x -4 \n" ); document.write( " -5x -5x \n" ); document.write( " +3 = -1x -4 \n" ); document.write( " +4 +4 \n" ); document.write( " 7 = -1x \n" ); document.write( " ___ ____ \n" ); document.write( " -1 -1 \n" ); document.write( " -7 = x \n" ); document.write( " |