document.write( "Question 78044: One number is 3 less than another. If 10 times the smaller number minus 4 times the larger numberis 24, find the two numbers. \n" ); document.write( "
Algebra.Com's Answer #55947 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! One number is 3 less than another. If 10 times the smaller number minus 4 times the larger numberis 24, find the two numbers. \n" ); document.write( "------------ \n" ); document.write( "Let one of the numbers be \"x\" ; Then the smaller number is \"x-3\". \n" ); document.write( "EQUATION: \n" ); document.write( "10(x-3)-4x=24 \n" ); document.write( "10x-30-4x=24 \n" ); document.write( "6.=54 \n" ); document.write( "x=9 (the larger number) \n" ); document.write( "x-3=6 (the smaller number) \n" ); document.write( "----------- \n" ); document.write( "cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |