document.write( "Question 351632: The larger of two numbers is 7 less than five times the smaller number. The sum of the two numbers is 83. Find the two numbers. \n" ); document.write( "
Algebra.Com's Answer #251259 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Hi, \n" ); document.write( "Let x be the smaller number. \n" ); document.write( "Write as You Read: (5x-7) would be the larger number\r \n" ); document.write( "\n" ); document.write( ". \n" ); document.write( "question states \n" ); document.write( "x + (5x-7) = 83 \n" ); document.write( ". \n" ); document.write( "simplify and solve \n" ); document.write( "6x = 90 \n" ); document.write( "x = 15 \n" ); document.write( "(5x-7) = 68 \n" ); document.write( ". \n" ); document.write( "check your answer \n" ); document.write( "15 + 68 = 83 \n" ); document.write( " |