document.write( "Question 654935: there are two numbers whose sum is 53. three times the smaller number is equal to 19 more than the larger number. what are the numbers? \n" ); document.write( "
Algebra.Com's Answer #408875 by checkley79(3341)\"\" \"About 
You can put this solution on YOUR website!
X+Y=53
\n" ); document.write( "3X=Y+19
\n" ); document.write( "OR:
\n" ); document.write( "Y=3X-19
\n" ); document.write( "X+3X-19=53
\n" ); document.write( "4X=53+19
\n" ); document.write( "4X=72
\n" ); document.write( "X=72/4
\n" ); document.write( "X=18 ANS FOR THE SKALLER NUMBER.
\n" ); document.write( "Y=3*18-19
\n" ); document.write( "Y=54-19
\n" ); document.write( "Y=35 ANS FOR THE LARGER NUMBER.
\n" ); document.write( "PROOF:
\n" ); document.write( "35+18=53
\n" ); document.write( "
\n" ); document.write( "
\n" );