SOLUTION: Consider the circuit in the figure. The currents I1, I2, and I3 in amperes are given by the solution of the system of linear equations. 4I1 + 8I3 = 18 2I2 + 8I3 = 54

Algebra.Com
Question 1179371: Consider the circuit in the figure. The currents I1, I2, and I3 in amperes are given by the solution of the system of linear equations.
4I1 + 8I3 = 18
2I2 + 8I3 = 54
I1 + I2 − I3 = 0
Use Cramer's Rule to find the three currents.
I1 =
I2 =
I3 =

Answer by ikleyn(52786)   (Show Source): You can put this solution on YOUR website!
.
Consider the circuit in the figure. The currents I1, I2, and I3 in amperes are given by the solution of the system of linear equations.
4I1 + 8I3 = 18
2I2 + 8I3 = 54
I1 + I2 − I3 = 0
Use Cramer's Rule to find the three currents.
I1 =
I2 =
I3 =
~~~~~~~~~~~~~~~~~~~

Your matrix

        X1	X2	X3	b
1	4	0	8	18
2	0	2	8	54
3	1	1	-1	0


Write down the main matrix and find its determinant

        X1	X2	X3
1	4	0	8
2	0	2	8
3	1	1	-1

Δ = -56


Replace the 1st column of the main matrix with the solution vector and find its determinant

        X1	X2	X3
1	18	0	8
2	54	2	8
3	0	1	-1

Δ1 = 252


Replace the 2nd column of the main matrix with the solution vector and find its determinant

        X1	X2	X3
1	4	18	8
2	0	54	8
3	1	0	-1

Δ2 = -504


Replace the 3rd column of the main matrix with the solution vector and find its determinant

        X1	X2	X3
1	4	0	18
2	0	2	54
3	1	1	0

Δ3 = -252


x1 = Δ1 / Δ = 252 / (-56) = -9/2
x2 = Δ2 / Δ = (-504) / (-56) = 9
x3 = Δ3 / Δ = (-252) / (-56) = 9/2


Solution set:

x1 = -9/2
x2 = 9
x3 = 9/2


Solved.

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

On Cramer's rule for solving systems of 3 equations in 3 unknowns see the lessons
    - 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
in this site.


Also, you have this free of charge online textbook in ALGEBRA-II in this site
    - ALGEBRA-II - YOUR ONLINE TEXTBOOK.

The referred lessons are the part of this online textbook under the topic
     "3x3-Matrices, determinants, Cramer's rule for systems in three unknowns"


In addition, there are many free of charge SOLVERS on a Cramer's rule in the internet.

One of such popular solvers is in this site under the link
https://www.algebra.com/algebra/homework/Matrices-and-determiminant/cramers-rule-3x3.solver

https://www.algebra.com/algebra/homework/Matrices-and-determiminant/cramers-rule-3x3.solver



RELATED QUESTIONS

By using Kirchhoff's Laws, it can be shown that the currents I1, I2, and I3 that pass... (answered by math_helper)
I need to use the Gaussian elimination method on the following: For a circuit, the... (answered by ikleyn)
the relationship between two currents in a circuit is given by I1+I2=14 and... (answered by ewatrrr)
Hi all, Im slightly confused with answering this question because I cant answer part b)... (answered by themathtutor2009)
Suppose that an investor intends to buy stock in two companies. He has narrowed his... (answered by solver91311)
Suppose that an investor intends to buy stock in two companies. He has narrowed... (answered by jim_thompson5910,ikleyn)
Two parallel straight wires 53.0 cm apart carry currents in opposite directions. Current... (answered by ikleyn)
Pleas help me solve this problem:I1 is line 3x-4y +11=0 and l2 is line 2x-3y.The 3 lines (answered by ikleyn)
Complex numbers are used in electronics to describe the current in an electric circuit.... (answered by ankor@dixie-net.com)