document.write( "Question 276027: The difference between two positive integers is 36, one integer is three times as great as the other. \n" ); document.write( "
Algebra.Com's Answer #201232 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The difference between two positive integers is 36, one integer is three times as great as the other. \n" ); document.write( "------------------------------------- \n" ); document.write( "x = 3y \n" ); document.write( "x-y = 36 \n" ); document.write( "---- \n" ); document.write( "Substitute for \"x\" and solve for \"y\": \n" ); document.write( "3y-y = 36 \n" ); document.write( "2y = 36 \n" ); document.write( "y = 18 \n" ); document.write( "------- \n" ); document.write( "x = 3y = 3*18 = 54 \n" ); document.write( "--- \n" ); document.write( "Solution: \n" ); document.write( "(54,18) \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "stan H. \n" ); document.write( " |