document.write( "Question 791782: What would be the easiest way to solve this problem ? The only known value is that z=9\r
\n" ); document.write( "\n" ); document.write( "x + Y + Z = 14
\n" ); document.write( "x - 2y = -4
\n" ); document.write( "Z = 9
\n" ); document.write( "

Algebra.Com's Answer #479725 by DrBeeee(684)\"\" \"About 
You can put this solution on YOUR website!
Given
\n" ); document.write( "(1) z = 9
\n" ); document.write( "(2) x + y + z = 14
\n" ); document.write( "(3) x - 2y = -4
\n" ); document.write( "Substitute z of (1) into (2) and get
\n" ); document.write( "(4) x + y + 9 = 14 or
\n" ); document.write( "(5) x + y = 5
\n" ); document.write( "Now you have two equations, (5) and (3) to solve simultaneously for x and y. Use the following steps;
\n" ); document.write( "Subtract equation (3) from equation (5) as follows to get
\n" ); document.write( "(6) (x+y) - (x-2y) = 5 - (-4) or
\n" ); document.write( "(7) 3y = 9 or
\n" ); document.write( "(8) y = 3
\n" ); document.write( "Using (2) we get
\n" ); document.write( "(9) x = 14 - 9 - 3 or
\n" ); document.write( "(10) x = 2
\n" ); document.write( "Let's check the values with (1), (2) and (3).
\n" ); document.write( "Is (9 = 9)? Yes
\n" ); document.write( "Is (2 + 3 + 9 = 14)?
\n" ); document.write( "Is (14 = 14)? Yes
\n" ); document.write( "Is (2 - 2*3 = -4)?
\n" ); document.write( "Is (2 - 6 = -4)?
\n" ); document.write( "Is (-4 = -4)? Yes
\n" ); document.write( "Answer: {x,y,z} = {2,3,9). The easy way!
\n" ); document.write( "PS Don't mix upper case and lower case letters, y and Y, - they are different variables in mathematics and passwords.
\n" ); document.write( "
\n" );