document.write( "Question 709388: the difference between 6 times a number and 9 isequal to 5 times the sum of the number and 2. Find the number. \n" ); document.write( "
Algebra.Com's Answer #436543 by The_Teacher(5)![]() ![]() ![]() You can put this solution on YOUR website! 6x-9=5(x+2) \n" ); document.write( "6x-9=5x+10 \n" ); document.write( "x-9=10 \n" ); document.write( "x=19.\r \n" ); document.write( "\n" ); document.write( "The number is 19. \n" ); document.write( " |