document.write( "Question 650552: There are two numbers whose sum is 144. one number is three times as large as the other number. What is the smallest number? \n" ); document.write( "
Algebra.Com's Answer #407339 by Dino!(2)\"\" \"About 
You can put this solution on YOUR website!
x+3x=144
\n" ); document.write( "4x=144
\n" ); document.write( "4x/4=144/4
\n" ); document.write( "x=36 ;D
\n" ); document.write( "
\n" );