document.write( "Question 352164: what is 5 times a number is 6 less than 6 times the number \n" ); document.write( "
Algebra.Com's Answer #251665 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Hi, \n" ); document.write( "Let x represent the number \n" ); document.write( ". \n" ); document.write( "Question states: Write as You Read \n" ); document.write( "5x = 6x -6 \n" ); document.write( ". \n" ); document.write( "or \n" ); document.write( "6x - 6 = 5x \n" ); document.write( "6x = 5x + 6 \n" ); document.write( "x = 1 \n" ); document.write( " |