document.write( "Question 737930: sum of two numbers is 72. The larger number is three times the smaller number. Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #450603 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+3x=72
\n" ); document.write( "4x=72
\n" ); document.write( "x=72/4
\n" ); document.write( "x=18
\n" ); document.write( "3x=54
\n" ); document.write( "
\n" );