document.write( "Question 468374: The sum of the Three Numbers is 55. The second number is twice the first number, and the third number is three more than one-third the sum of the first two numbers. What are the numbers? \n" ); document.write( "
Algebra.Com's Answer #321426 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+2x+1/3(3x)+3=55
\n" ); document.write( "4x=52
\n" ); document.write( "x=13
\n" ); document.write( "2x=26
\n" ); document.write( "1/3(3x)+3=16
\n" ); document.write( "
\n" );