document.write( "Question 296145: The difference between two numbers is 8. If 3 times the larger number is equal to 4 times the smaller number, find both numbers. \n" ); document.write( "
Algebra.Com's Answer #213466 by Deina(147)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "x - y = 8 \n" ); document.write( "3x = 4y \n" ); document.write( " \n" ); document.write( "now substitute \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Multiply both sides by 4 and we find that x = 32 \n" ); document.write( "32 - 8 = 24 so y = 24 & bob's your uncle! \n" ); document.write( " |