asked 62.8k views
1 vote
Solve the following system of equations algebraically for all values of x, y, and z. show work

2x + 3y - 4x = -1
x - 2y + 5z = 3
- 4x + y + z = 16​

1 Answer

2 votes

Answer:

(x, y, z) = (-2, 5, 3)

Explanation:

You want an algebraic solution to the system of equations ...

  • 2x + 3y - 4x = -1
  • x - 2y + 5z = 3
  • -4x + y + z = 16​

Substitution

The second equation suggests an expression for x:

x = 2y -5z +3

Substituting this into the first and third equations, we have ...

2(2y -5z +3) +3y -4z = -1 ⇒ 7y -14z = -7 ⇒ y -2z = -1

-4(2y -5z +3) +y +z = 16 ⇒ -7y +21z = 28 ⇒ y -3z = -4

These equations are reduced to standard form by dividing by the leading coefficient.

Elimination

Subtracting the second of these equations from the first, we have ...

(y -2z) -(y -3z) = (-1) -(-4)

z = 3 . . . . . . . simplify

The first of these reduced equations tells us ...

y = 2z -1 = 2(3) -1 = 5

And our original substitution equation says ...

x = 2y -5z +3 = 2(5) -5(3) +3 = -2

The solution is (x, y, z) = (-2, 5, 3).

__

Additional comment

A calculator confirms this solution. The "work" is entering the correct coefficients into the appropriate calculator function, then interpreting the result.

Solve the following system of equations algebraically for all values of x, y, and-example-1
answered
User Chris Schubert
by
9.1k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.