document.write( "Question 381720: Given y is two times x, z is three times x, and x + y + 3z = 12. What are the values of x, y and z? (1, 2 and 3?) \n" ); document.write( "
Algebra.Com's Answer #270726 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "x + y + 3z = 12 y = 2x and z = 3x
\n" ); document.write( "x + 2x + 3(3x) = 12
\n" ); document.write( " 12x = 12
\n" ); document.write( " x = 1
\n" ); document.write( "You are absolutely correct: x = 1, y = 2 and z = 3
\n" ); document.write( "CHECKING the Answer
\n" ); document.write( " 1 + 2 + 3*3 = 12 \n" ); document.write( "
\n" );