document.write( "Question 906278: X+y+z=66\r
\n" );
document.write( "\n" );
document.write( "X+3=y\r
\n" );
document.write( "\n" );
document.write( "Z+6=x \n" );
document.write( "
Algebra.Com's Answer #549683 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! y = \n" ); document.write( "Z+6=x 0r z = \n" ); document.write( "X+y+z=66 Sustituting for y and z \n" ); document.write( "X + (X+3) + (X-6) = 66 \n" ); document.write( "3X = 69 \n" ); document.write( "X = 23, y = 9 and z = 17 \n" ); document.write( "And...checking \n" ); document.write( "23 + 26 + 17 = 66 \n" ); document.write( " |