Solving Three Variable Equations: Finding x, y, and z

  • Thread starter Thread starter smart_worker
  • Start date Start date
  • Tags Tags
    Variable
Click For Summary
SUMMARY

The discussion focuses on solving a system of three variable equations: 3x - 4y + 7z = 0, 2x - y - 2z = 0, and 3x^3 - y^3 + z^3 = 18. Participants suggest systematic approaches to eliminate variables, with one method involving substituting y in terms of z from the second equation into the first. The solution yields x = 3z and y = 4z, which can then be substituted into the third equation for further analysis. The conversation emphasizes the importance of strategic equation manipulation to simplify the problem.

PREREQUISITES
  • Understanding of linear equations and systems of equations
  • Familiarity with substitution and elimination methods in algebra
  • Knowledge of polynomial equations, specifically cubic equations
  • Basic skills in algebraic manipulation and simplification
NEXT STEPS
  • Study the method of substitution in solving systems of equations
  • Learn about elimination techniques for linear equations
  • Explore polynomial equation solving, particularly cubic equations
  • Practice solving multi-variable equations with real-world applications
USEFUL FOR

Students studying algebra, educators teaching systems of equations, and anyone interested in improving their problem-solving skills in mathematics.

smart_worker
Messages
131
Reaction score
1

Homework Statement



find (x,y,z)

Homework Equations



3x - 4y + 7z = 0,-------------->first equation

2x - y - 2z = 0,---------------->second equation

3x3 - y3 + z3 = 18.---->third equation

The Attempt at a Solution



on subtracting first two equations i get x - 3y + 9z = 0

using this if i solve the both first two equations i get 5y - 20z = 0.

if i add the first 2 equations i get x - y -z =0

with this equation if i solve the first equation i get y = 10z
but if i solve 2nd one i get y=0.
 
Physics news on Phys.org
smart_worker said:

Homework Statement



find (x,y,z)

Homework Equations



3x - 4y + 7z = 0,-------------->first equation

2x - y - 2z = 0,---------------->second equation

3x3 - y3 + z3 = 18.---->third equation

The Attempt at a Solution



on subtracting first two equations i get x - 3y + 9z = 0

using this if i solve the both first two equations i get 5y - 20z = 0.

if i add the first 2 equations i get x - y -z =0

with this equation if i solve the first equation i get y = 10z
but if i solve 2nd one i get y=0.

The best way is to proceed systematically; it may take a bit longer, but it is helpful in avoiding errors. So, from eq (2) we get ##y = 2x - 2z.## Putting this into equation (1) we have
0 = 3x - 4(2x - 2z) + 7z = -5x +15 z
So, ##x = 15z / 5 = 3z##, and putting this into the expression for y we have ##y = 2(3z) - 2z = 4z##. Now put ##x = 3z, y = 4z## into equation (3).

Note: we started solving for y in terms of z and z from eq. (2). We could equally well have started by solving for x in terms of y and z from eq. (1), etc., but the expressions would have been a bit more complicated. When in doubt, just forge ahead and do it.
 
smart_worker,
Merely subtracting one equation from another to get a third equation isn't much help if the new equation still has three variables in it. A better way to go would be to add a multiple of one equation to the other so as to eliminate a variable. For example, you could add (-4) times the second equation to the first to get a new equation in only x and z.

Ray is suggesting a different approach. Since he has gone into more detail, I'll leave you to follow his suggestion.
 

Similar threads

Replies
18
Views
4K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 22 ·
Replies
22
Views
4K
Replies
17
Views
3K
Replies
25
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
8
Views
3K
Replies
4
Views
2K