document.write( "Question 393226: 4. Divide the number 32 in two parts so that one part is 3 times larger than the other? \n" ); document.write( "
Algebra.Com's Answer #279108 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "one part is 3 times larger than the other
\n" ); document.write( "Let x and 3x represent those numbers
\n" ); document.write( " x + 3x = 32
\n" ); document.write( " 4x = 32
\n" ); document.write( " x = 8, smaller of those two numbers. larger = 24 (3*8)
\n" ); document.write( " 8 + 24 = 32 \n" ); document.write( "
\n" );