document.write( "Question 711780: The greater of two numbers is 3 times the smaller. Their sum is 44. Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #437643 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! X=3Y \n" ); document.write( "X+Y=44 \n" ); document.write( "3Y+Y=44 \n" ); document.write( "4Y=44 \n" ); document.write( "Y=44/4 \n" ); document.write( "Y=11 ANS. \n" ); document.write( "X=3*11 \n" ); document.write( "X=33 ANS. \n" ); document.write( "PROOF: \n" ); document.write( "11+33=44 \n" ); document.write( "44=44 \n" ); document.write( " |