document.write( "Question 310530: The larger of the two numbers is 12 less than 5 times the smaller. If the smaller number is equal to one-third of the larger number, find the numbers. \n" ); document.write( "
Algebra.Com's Answer #222031 by stanbon(75887) ![]() You can put this solution on YOUR website! The larger of the two numbers is 12 less than 5 times the smaller. If the smaller number is equal to one-third of the larger number, find the numbers. \n" ); document.write( "------------------ \n" ); document.write( "Equations: \n" ); document.write( "S = (1/3)L \n" ); document.write( "L = 5S-12 \n" ); document.write( "-------------------- \n" ); document.write( "Note: L = 3S \n" ); document.write( "------------------- \n" ); document.write( "Substitute for \"L\" and solve for \"S\": \n" ); document.write( "5S-12 = 3S \n" ); document.write( "2S = 12 \n" ); document.write( "S = 6 (smaller) \n" ); document.write( "L = 3S = 18 (larger) \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |