document.write( "Question 73894: One number is 4 less than 3 times another. If the sum of the numbers is 36, what are the two numbers \n" ); document.write( "
Algebra.Com's Answer #52876 by checkley75(3666)\"\" \"About 
You can put this solution on YOUR website!
X+Y=36
\n" ); document.write( "X=36-Y
\n" ); document.write( "X=3Y-4 THUS WE SUBSTITUTE (3Y-4) FOR X IN THE OTHER EQUATION & WE GET.
\n" ); document.write( "(3Y-4)=36-Y
\n" ); document.write( "3Y-4=36-Y
\n" ); document.write( "3Y+Y=36+4
\n" ); document.write( "4Y=40
\n" ); document.write( "Y=10 ANSWER NOW SUBSTITUTE 10 FOR Y & SOLVE FOR X
\n" ); document.write( "X+10=36
\n" ); document.write( "X=36-10
\n" ); document.write( "X=26 ANSWER.
\n" ); document.write( "PROOF
\n" ); document.write( "26=3*10-4
\n" ); document.write( "26=30-4
\n" ); document.write( "26=26
\n" ); document.write( "
\n" );