0
5.6kviews
The voltage in an electric circuit are related by following equations : $V_{1}+V_{2}+V_{3}= 9;V_{1}-V_{2}+V_{3} = 1find V_{1},V_{2} and V_{3} by using cramer's rule.$
1 Answer
2
904views

Solution:

$D = \quad \begin{vmatrix} 1 & 1 & 1\\ 1 & -1 & 1\\ 1 & 1 & -1 \end{vmatrix}$

=1(1-1)-1(-1-1)+1(1+1)= 4

$D_{V1} = \quad \begin{vmatrix} 9 & 1 & 1\\ 3 & -1 & 1\\ 1 & 1 & -1 \end{vmatrix}$

= 9(1-1)-1(-3-1)+1(3+1) = 8

$V_{1} = \frac{D_{V1}}{D} …

Create a free account to keep reading this post.

and 5 others joined a min ago.

Please log in to add an answer.