document.write( "Question 356604: The larger of two numbers is 6 times the smaller. If 5 less than the larger number equals the smaller plus 5, find the numbers. \n" ); document.write( "
Algebra.Com's Answer #254869 by nyc_function(2741)![]() ![]() You can put this solution on YOUR website! Let L = larger number\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let S = smaller number\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "L = 6S \n" ); document.write( "L - 5 = S + 5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Solve the system to find your answers. \n" ); document.write( " |