r-notation
in Statistics Answers by

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register.

1 Answer

Problem: x - z = -3, y + z = 9, -2x + 3y +5z = 33

1) x - z = -3
2) y + z = 9
3) -2x + 3y + 5z = 33

Add equation 2 to equation 1.

     x     - z = -3
+(    y + z =  9)
------------------
  x + y     = 6
4) x + y = 6

Multiply equation 2 by 5.

5(y + z) = 9 * 5
5) 5y + 5z = 45

Subtract equation 3 from equation 5.

            5y + 5z = 45
-(-2x + 3y + 5z = 33)
--------------------------
    2x + 2y        = 12
6) 2x + 2y = 12

Multiply equation 4 by 2.

2(x + y) = 6 * 2
7) 2x + 2y = 12

Subtract equation 7 from equation 6.

   2x + 2y = 12
-(2x + 2y = 12)
--------------------
  0x      = 0      We are solving for x, not y
x = 0    <<<<<<<<<<<<<<<<<<<

Use equation 4 to solve for y.

x + y = 6
0 + y = 6
y = 6    <<<<<<<<<<<<<<<<<<<

Use equation 3 to solve for z.

-2x + 3y + 5z = 33
-2(0) + 3(6) + 5z = 33
0 + 18 + 5z = 33
5z = 15
z = 3    <<<<<<<<<<<<<<<<<<<

Check the values.

1) x - z = -3
   0 - 3 = -3
   -3 = -3

2) y + z = 9
   6 + 3 = 9
   9 = 9

3) -2x + 3y + 5z = 33
   -2(0) + 3(6) + 5(3) = 33
   0 + 18 + 15 = 33
   33 = 33

Those numbers work.....

-------------

What if we had solved for y instead of x here:

   2x + 2y = 12
-(2x + 2y = 12)
-------------------
       0y = 0      We are solving for y, not x
y = 0    <<<<<<<<<<<<<<<<<<<

Use equation 4 to solve for x.

x + y = 6
x + 0 = 6
x = 6    <<<<<<<<<<<<<<<<<<<

Use equation 3 to solve for z.

-2x + 3y + 5z = 33
-2(6) + 3(0) + 5z = 33
-12 + 0 + 5z = 33
5z = 45
z = 9    <<<<<<<<<<<<<<<<<<<

Check the values.

1) x - z = -3
   6 - 9 = -3
   -3 = -3

2) y + z = 9
   0 + 9 = 9
   9 = 9

3) -2x + 3y + 5z = 33
   -2(6) + 3(0) + 5(9) = 33
   -12 + 0 + 45 = 33
   33 = 33

Those numbers work, too.

That complicates the solution.

Answer 1: x = 0, y = 6, z = 3
Answer 2: x = 6, y = 0, z = 9

 

by Level 11 User (78.4k points)

Related questions

Welcome to MathHomeworkAnswers.org, where students, teachers and math enthusiasts can ask and answer any math question. Get help and answers to any math problem including algebra, trigonometry, geometry, calculus, trigonometry, fractions, solving expression, simplifying expressions and more. Get answers to math questions. Help is always 100% free!
87,516 questions
100,328 answers
2,420 comments
758,222 users