document.write( "Question 841332: A number is thrice another number and their sum is 4816,find the two numbers? \n" ); document.write( "
Algebra.Com's Answer #506784 by hamsanash1981@gmail.com(151)\"\" \"About 
You can put this solution on YOUR website!
Let the number be x and other number will be 3x
\n" ); document.write( "x + 3x = 4816
\n" ); document.write( "4x = 4816
\n" ); document.write( "x=1204
\n" ); document.write( "3x = 3612
\n" ); document.write( "The two numbers are 1204 and 3612
\n" ); document.write( "
\n" ); document.write( "
\n" );