document.write( "Question 1046505: The sum of two numbers is 56. One number is three times bigger than the other. Find these numbers? \n" ); document.write( "
Algebra.Com's Answer #661930 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
The sum of two numbers is 56. One number is three times bigger than the other. Find these numbers?
\n" ); document.write( "-----------
\n" ); document.write( "1 time bigger = 2x as big
\n" ); document.write( "2 times bigger = 3x as big
\n" ); document.write( "3 times bigger = 4x as big
\n" ); document.write( "---
\n" ); document.write( "x + y = 56
\n" ); document.write( "x = 4y
\n" ); document.write( "---
\n" ); document.write( "4y + y = 56
\n" ); document.write( "5y = 56
\n" ); document.write( "y = 10.4
\n" ); document.write( "x = 41.6
\n" ); document.write( "
\n" ); document.write( "
\n" );