document.write( "Question 979575: the difference obtained when 8 is subtrcted from 8 times a number is 27 more than 3 times the number? find the number? \n" ); document.write( "
Algebra.Com's Answer #600863 by Timnewman(323)![]() ![]() You can put this solution on YOUR website! Let the number be x \n" ); document.write( "8times the number =8x \n" ); document.write( "The difference between 8 and 8times a number=8x-8 \n" ); document.write( " The result is 27 more than 3times the number, \n" ); document.write( "That is 8x-8=27+3x \n" ); document.write( "subtract 3x from both sides \n" ); document.write( "8x-3x-8=27+3x-3x \n" ); document.write( "5x-8=27 \n" ); document.write( "Add 8 to both sides \n" ); document.write( "5x-8+8=27+8 \n" ); document.write( "5x=35 \n" ); document.write( "divide bothsides by 5 \n" ); document.write( "5x/5=35/5 \n" ); document.write( "x=35/5 \n" ); document.write( "x=7 \n" ); document.write( "The number is 7 \n" ); document.write( "----HOPE IT MAKE SENSE. \n" ); document.write( " |