document.write( "Question 655607: The sum of three numbers is 44, the second number is three times the first number and the third number is 6 less than the first number, find the three numbers. \r
\n" ); document.write( "\n" ); document.write( "X-Y-Z
\n" ); document.write( "Y=3X
\n" ); document.write( "Z=X-6
\n" ); document.write( "X=Z+6 or X=Y/3\r
\n" ); document.write( "\n" ); document.write( "Can you give me the Process in which to find the answers,
\n" ); document.write( "X=10
\n" ); document.write( "Y=30
\n" ); document.write( "Z=4
\n" ); document.write( "

Algebra.Com's Answer #409200 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "The sum of three numbers is 44
\n" ); document.write( "the second number\"highlight%28y%29\" is three times the first number\"highlight%28x%29\"
\n" ); document.write( "and the third number\"highlight%28z%29\" is 6 less than the first number\"highlight%28x%29\"
\n" ); document.write( "You had a great Start in the Set Up!
\n" ); document.write( "1st number: x
\n" ); document.write( "2nd number y: 3x
\n" ); document.write( "3rd number z: x -6
\n" ); document.write( "Question states***sum of the three numbers is 44
\n" ); document.write( " 1st + 2nd + 3rd = 44
\n" ); document.write( " x + 3x + (x-6) = 44
\n" ); document.write( " 5x - 6 = 44
\n" ); document.write( " 5x = 50
\n" ); document.write( " x = 10, the 1st number. 2nd number is 30 and 3rd number is 4
\n" ); document.write( "and...
\n" ); document.write( " \"10+%2B+30+%2B+4+=+44\" \n" ); document.write( "
\n" );