document.write( "Question 316955: If x+y=12, and y+z=11 and z+x=13, what is the average of x, y and z? \n" ); document.write( "
Algebra.Com's Answer #226881 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Add all the equations together,
\n" ); document.write( "\"x%2By%2By%2Bz%2Bz%2Bx=12%2B11%2B13\"
\n" ); document.write( "\"2x%2B2y%2B2z=36\"
\n" ); document.write( "\"x%2By%2Bz=18\"
\n" ); document.write( "\"highlight%28%28x%2By%2Bz%29%2F3=6%29\"
\n" ); document.write( "
\n" );