document.write( "Question 441778: A number is three times another number. When the numbers are added, their sum is 60. What are the two numbers? \n" ); document.write( "
Algebra.Com's Answer #304813 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
3n + n = 60
\n" ); document.write( "==> 4n = 60
\n" ); document.write( "==> n = 15, one number, and
\n" ); document.write( "3n = 45, the other number.
\n" ); document.write( "
\n" ); document.write( "
\n" );