|
This Lesson (Solving systems of non-linear equations in three unknowns using Cramer's rule) was created by by ikleyn(52747)  : View Source, ShowAbout ikleyn:
Solving systems of non-linear equations in three unknowns using Cramer's rule
It is widely known that the Cramer's rule is an effective tool for solving linear equations when the determinant of the coefficient matrix is not equal to zero (see the lessons
- HOW TO solve system of linear equations in three unknowns using determinant
- Solving systems of linear equations in three unknowns using determinant (Cramer's rule)
under the current topic in this site).
An amazing fact is that the Cramer's rule can help you to solve even non-linear equations. It works if the original system of non-linear equations admits a reduction to a system of linear equations by introducing new variables. For systems of two equations in two unknowns it was described in the lesson Solving systems of non-linear equations in two unknowns using the Cramer's rule. The current lesson provides you examples on how it works for systems of three equations in three unknowns.
I assume that you are familiar with the two lessons referred at the beginning.
Problem 1Solve the system of three non-linear equations in three unknowns
+ - = ,
+ - = ,
+ - = .
Solution
Let us introduce new variables = , = and = .
Then the given system of equations is reduced to the linear one:
The coefficient matrix is . Its determinant is = . (I used the solver Finding the Determinant of a 3x3 Matrix in this site to calculate the determinant).
The determinant is non-zero, hence, the Cramer's rule is applicable (see the two lessons referred at the beginning of the lesson).
Now, we need to calculate the determinants of three modified matrices, according to the Cramer's rule:
= det = , = det = , = det = .
(Again, I used the solver Finding the Determinant of a 3x3 Matrix to calculate the determinants).
Thus the solution is = = = , = = = , and = = = .
Hence, = = , = = , and = = .
You can check it by substituting the found values into he original system of equations.
Answer. , , .
Problem 2Solve the system of three non-linear equations in three unknowns
+ - = ,
+ - = .
- + = .
Solution
Let us introduce new variables = , = and = .
Then the given system of equations is reduced to the linear one:
The coefficient matrix is . Its determinant is = . (I used the solver Finding the Determinant of a 3x3 Matrix in this site to calculate the determinant).
The determinant is non-zero, hence, the Cramer's rule is applicable (see the two lessons referred at the beginning of the lesson).
Now, we need to calculate the determinants of three modified matrices, according to the Cramer's rule:
= det = , = det = , = det = .
(Again, I used the solver Finding the Determinant of a 3x3 Matrix to calculate the determinants).
Thus the solution is = = = , = = = , and = = = .
Hence, = = and ;
= = and ;
= = and  .
You can check it by substituting the found values into he original system of equations.
Answer. , ,  .
Problem 3Solve the system of three non-linear equations in three unknowns
+ - = ,
- + = ,
+ - = .
Solution
Let us introduce new variables = , = and = .
Then the given system of equations is reduced to the linear one:
The coefficient matrix is . Its determinant is = . (I used the solver Finding the Determinant of a 3x3 Matrix in this site to calculate the determinant).
The determinant is non-zero, hence, the Cramer's rule is applicable (see the two lessons referred at the beginning of the lesson).
Now, we need to calculate the determinants of three modified matrices, according to the Cramer's rule:
= det = , = det = , = det = .
(Again, I used the solver Finding the Determinant of a 3x3 Matrix to calculate the determinants).
Thus the solution is = = = , = = = , and = = = .
Hence, = = ;
= = ;
= = .
Solve the preceding three equations for , and by squaring both sides of each. You will get
= and = ,
= = and =  ,
= = and =  .
You can check it by substituting the found values into he original system of equations.
Answer. ,  ,  .
My lessons in this site on determinants of 3x3-matrices and the Cramer's rule for solving systems of linear equations in three unknowns are
- Determinant of a 3x3 matrix
- Co-factoring the determinant of a 3x3 matrix
- HOW TO solve system of linear equations in three unknowns using determinant (Cramer's rule)
- Solving systems of linear equations in three unknowns using determinant (Cramer's rule)
- Solving word problems by reducing to systems of linear equations in three unknowns
- The tricks to solve some word problems with three and more unknowns using mental math
- Sometime two equations are enough to find three unknowns by an UNIQUE way
- Two very different approaches to one word problem
- Solving word problems in three unknowns by the backward method
- Solving system of linear equation in 17 unknowns
- Solving system of linear equation in 19 unknowns
- OVERVIEW of LESSONS on determinants of 3x3-matrices and Cramer's rule for systems in 3 unknowns
under the current topic Matrices, determinant, Cramer rule of the section Algebra-II.
My other lessons in this site on solving systems of linear equations in three unknowns are
- Solving systems of linear equations in 3 unknowns by the Substitution method,
- BRIEFLY on solving systems of linear equations in 3 unknowns by the Substitution method,
- Solving systems of linear equations in 3 unknowns by the Elimination method and
- BRIEFLY on solving systems of linear equations in 3 unknowns by the Elimination method
under the current topic Matrices, determinant, Cramer rule of the section Algebra-II.
Use this file/link ALGEBRA-II - YOUR ONLINE TEXTBOOK to navigate over all topics and lessons of the online textbook ALGEBRA-II.
This lesson has been accessed 4865 times.
|
| |