document.write( "Question 918079: The difference between two numbers is 12 and twice the larger is three times the smaller. What is the smaller number? \n" ); document.write( "
Algebra.Com's Answer #804682 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Since twice the larger is equal to three times the smaller, the two numbers are in the ratio 3:2. \n" ); document.write( "So the two numbers can be represented by 3x and 2x. \n" ); document.write( "The difference between 3x and 2x is 3x-2x=x. \n" ); document.write( "But the difference between the numbers is 12, so x=12. \n" ); document.write( "And then the two numbers are 3x=36 and 2x=24. \n" ); document.write( "ANSWER: The smaller number is 24. \n" ); document.write( " \n" ); document.write( " |