document.write( "Question 1056528: Find a number such that eight less than twice the number is seven more than three times the number \n" ); document.write( "
Algebra.Com's Answer #805152 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! x = unknown number\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2x - 8 = 3x + 7 \n" ); document.write( "-x = 15\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = -15 \n" ); document.write( " |