document.write( "Question 263280: Given the equations 3x + y = 17, 5y + z = 14 and 3x + 5z = 41, what is the value of the sum x + y + z? \n" ); document.write( "
Algebra.Com's Answer #853996 by ikleyn(53727)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Given the equations 3x + y = 17, 5y + z = 14 and 3x + 5z = 41, what is the value of the sum x + y + z?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "        There is a way much shorter and much more elegant to solve the problem\r
\n" ); document.write( "\n" ); document.write( "        than the method used by @mananth.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "        See my solution below.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Your starting equations are\r\n" );
document.write( "\r\n" );
document.write( "    3x +  y = 17, \r\n" );
document.write( "    5y +  z = 14 ,\r\n" );
document.write( "    3x + 5z = 41.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Add all three equations.  You will get\r\n" );
document.write( "\r\n" );
document.write( "    6x + 6y + 6z = 17 + 14 + 41,\r\n" );
document.write( "\r\n" );
document.write( "or\r\n" );
document.write( "\r\n" );
document.write( "    6(x + y + z) = 72.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Divide both sides by 6\r\n" );
document.write( "\r\n" );
document.write( "    x + y + z = 72/6 = 12.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "At this point, the problem is just solved completely.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  x + y + z = 12.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved in the shortest way.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "I am 129% sure that the true meaning and the destination of this problem
\n" ); document.write( "is to teach you to solve it by this short and elegant method.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );