document.write( "Question 872994: The sum of three numbers is 114 . The third number is 3 times the first. The second number is 9 more than the first . What are the numbers? \n" ); document.write( "
Algebra.Com's Answer #526571 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
x + 3x + (x+9) = 114
\n" ); document.write( " 5x = 105
\n" ); document.write( " x = 21
\n" ); document.write( "21, 63, 30 are the numbers
\n" ); document.write( "
\n" );