document.write( "Question 317837: The sum of two numbers is 32 . One number is 3 times as large as the other. What are the numbers? \n" ); document.write( "
Algebra.Com's Answer #227593 by itiffydn(3)\"\" \"About 
You can put this solution on YOUR website!
Let the smaller of the two numbers be equal to
\n" ); document.write( "Algebraically, the larger number would be 3x, since it is 3 times as big.
\n" ); document.write( "Small number + Large number = 32
\n" ); document.write( "x + 3x = 32
\n" ); document.write( "Collect like terms
\n" ); document.write( "4x = 32
\n" ); document.write( "x = \"32%2F4\"
\n" ); document.write( "x = 8
\n" ); document.write( "The smaller number is 8
\n" ); document.write( "The larger number is
\n" ); document.write( "= 3x
\n" ); document.write( "= 3(8)
\n" ); document.write( "= 24
\n" ); document.write( "
\n" );