document.write( "Question 756854: One number is 4 less than another number. Find the numbers if three times the smaller number is 22 less than four times the larger number. \n" ); document.write( "
Algebra.Com's Answer #460442 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! One number is 4 less than another number. Find the numbers if three times the smaller number is 22 less than four times the larger number. \n" ); document.write( "---- \n" ); document.write( "Equations: \n" ); document.write( "a = b-4 \n" ); document.write( "3a = 4b-22 \n" ); document.write( "------ \n" ); document.write( "Substitute for \"a\" and solve for \"b\": \n" ); document.write( "3(b-4) = 4b-22 \n" ); document.write( "-------- \n" ); document.write( "3b - 12 = 4b - 22 \n" ); document.write( "b = 10 \n" ); document.write( "---- \n" ); document.write( "a = b-4 = 6 \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=================== \n" ); document.write( " |