1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Ierofanga [76]
3 years ago
10

Solve these linear equations by Cramer's Rules Xj=det Bj / det A:

Mathematics
1 answer:
timurjin [86]3 years ago
6 0

Answer:

(a)x_1=-2,x_2=1

(b)x_1=\frac{3}{4} ,x_2=-\frac{1}{2} ,x_3=\frac{1}{4}

Step-by-step explanation:

(a) For using Cramer's rule you need to find matrix A and the matrix B_j for each variable. The matrix A is formed with the coefficients of the variables in the system. The first step is to accommodate the equations, one under the other, to get A more easily.

2x_1+5x_2=1\\x_1+4x_2=2

\therefore A=\left[\begin{array}{cc}2&5\\1&4\end{array}\right]

To get B_1, replace in the matrix A the 1st column with the results of the equations:

B_1=\left[\begin{array}{cc}1&5\\2&4\end{array}\right]

To get B_2, replace in the matrix A the 2nd column with the results of the equations:

B_2=\left[\begin{array}{cc}2&1\\1&2\end{array}\right]

Apply the rule to solve x_1:

x_1=\frac{det\left(\begin{array}{cc}1&5\\2&4\end{array}\right)}{det\left(\begin{array}{cc}2&5\\1&4\end{array}\right)} =\frac{(1)(4)-(2)(5)}{(2)(4)-(1)(5)} =\frac{4-10}{8-5}=\frac{-6}{3}=-2\\x_1=-2

In the case of B2,  the determinant is going to be zero. Instead of using the rule, substitute the values ​​of the variable x_1 in one of the equations and solve for x_2:

2x_1+5x_2=1\\2(-2)+5x_2=1\\-4+5x_2=1\\5x_2=1+4\\ 5x_2=5\\x_2=1

(b) In this system, follow the same steps,ust remember B_3 is formed by replacing the 3rd column of A with the results of the equations:

2x_1+x_2 =1\\x_1+2x_2+x_3=0\\x_2+2x_3=0

\therefore A=\left[\begin{array}{ccc}2&1&0\\1&2&1\\0&1&2\end{array}\right]

B_1=\left[\begin{array}{ccc}1&1&0\\0&2&1\\0&1&2\end{array}\right]

B_2=\left[\begin{array}{ccc}2&1&0\\1&0&1\\0&0&2\end{array}\right]

B_3=\left[\begin{array}{ccc}2&1&1\\1&2&0\\0&1&0\end{array}\right]

x_1=\frac{det\left(\begin{array}{ccc}1&1&0\\0&2&1\\0&1&2\end{array}\right)}{det\left(\begin{array}{ccc}2&1&0\\1&2&1\\0&1&2\end{array}\right)} =\frac{1(2)(2)+(0)(1)(0)+(0)(1)(1)-(1)(1)(1)-(0)(1)(2)-(0)(2)(0)}{(2)(2)(2)+(1)(1)(0)+(0)(1)(1)-(2)(1)(1)-(1)(1)(2)-(0)(2)(0)}\\ x_1=\frac{4+0+0-1-0-0}{8+0+0-2-2-0} =\frac{3}{4} \\x_1=\frac{3}{4}

x_2=\frac{det\left(\begin{array}{ccc}2&1&0\\1&0&1\\0&0&2\end{array}\right)}{det\left(\begin{array}{ccc}2&1&0\\1&2&1\\0&1&2\end{array}\right)} =\frac{(2)(0)(2)+(1)(0)(0)+(0)(1)(1)-(2)(0)(1)-(1)(1)(2)-(0)(0)(0)}{4} \\x_2=\frac{0+0+0-0-2-0}{4}=\frac{-2}{4}=-\frac{1}{2}\\x_2=-\frac{1}{2}

x_3=\frac{det\left(\begin{array}{ccc}2&1&1\\1&2&0\\0&1&0\end{array}\right)}{det\left(\begin{array}{ccc}2&1&0\\1&2&1\\0&1&2\end{array}\right)}=\frac{(2)(2)(0)+(1)(1)(1)+(0)(1)(0)-(2)(1)(0)-(1)(1)(0)-(0)(2)(1)}{4} \\x_3=\frac{0+1+0-0-0-0}{4}=\frac{1}{4}\\x_3=\frac{1}{4}

You might be interested in
Solve for x:a(a²+b²)x²+b²x-a​
m_a_m_a [10]

Answer:

x = a/(a² + b²) or x = -1/a  

Step-by-step explanation:

a(a²+ b²)x² + b²x - a =0

Use the quadratic equation formula:

x = \dfrac{-b\pm\sqrt{b^2-4ac}}{2a} =\dfrac{-b\pm\sqrt{D}}{2a}

1. Evaluate the discriminant D

D = b² - 4ac = b⁴ - 4a(a² + b²)(-a) = b⁴ + 4a⁴ + 4a²b²  = (b² + 2a²)²

2. Solve for x

\begin{array}{rcl}x & = & \dfrac{-b\pm\sqrt{D}}{2a}\\\\ & = & \dfrac{-b^{2}\pm\sqrt{(b^{2}+2a^{2})^{2}}}{2a(a^{2} + b^{2})}\\\\ & = & \dfrac{-b^{2}\pm(b^{2}+ 2a^{2})}{2a(a^{2} + b^{2})}\\\\x = \dfrac{-b^{2}+(b^{2} + 2a^{2})}{2a(a^{2} + b^{2})}&\qquad& x =\dfrac{-b^{2}-(b^{2} + 2a^{2})}{2a(a^{2} + b^{2})}\\\\x =\dfrac{-b^{2}+(b^{2} + 2a^{2})}{2a(a^{2} + b^{2})}&\qquad& x =\dfrac{-b^{2}-(b^{2} +2a^{2})}{2a(a^{2} + b^{2})}\\\\\end{array}

\begin{array}{rcl}x = \large \boxed{\mathbf{\dfrac{a}{a^{2} + b^{2}}}}&\qquad& x =\dfrac{-b^{2}-(b^{2} +2a^{2})}{2a(a^{2} + b^{2})}\\\\&\qquad& x =\dfrac{-2b^{2}- 2a^{2}}{2a(a^{2} + b^{2})}\\\\&\qquad& x =\dfrac{-2(a^{2}+ b^{2})}{2a(a^{2} + b^{2})}\\\\&\qquad& x =\large \boxed{\mathbf{-\dfrac{1}{a}}}\\\\\end{array}

5 0
3 years ago
Does the reference point selected for the properties of a substance have any effect on thermodynamic analysis? Why?
MrMuchimi

Answer:

No, the reference point selected for the properties of a substance does't have any effect on thermodynamic analysis.

Step-by-step explanation:

Consider the provided information.

We need to determine that the reference point selected for the properties of a substance have any effect on thermodynamic analysis.

The answer for this question is No.

The reference point selected for the properties of a substance does't have any effect on thermodynamic analysis.

Because in thermodynamic analysis we are deal with the change in the properties.

If we are doing calculation, the reference state chosen is irrelevant as long as we use values in a single consistent array of tables and charts.

Hence, The reference point selected for the properties of a substance does't have any effect on thermodynamic analysis.

4 0
3 years ago
Help me out please need this
olchik [2.2K]

the answer is ur guy

5 0
3 years ago
Solve.<br> <img src="https://tex.z-dn.net/?f=2%205%2F6%20%2B%20%28-1%204%2F12%29%20%3D" id="TexFormula1" title="2 5/6 + (-1 4/12
Vladimir79 [104]

Answer:

3

Step-by-step explanation:

5 0
2 years ago
Read 2 more answers
POINTS plus will mark BRAINLIEST for the correct answer
mina [271]

Answer:

I believe the answer is 9

Step-by-step explanation:

The most balloons she has is 180 and she can make 20 animals with that so 180/20=9

3 0
3 years ago
Read 2 more answers
Other questions:
  • How do you solve this question ? (Mr.borders has $145 in his savings account. He earns $36 a week mowing lawns. If mr. Borders s
    8·2 answers
  • Photography ahmed needs to take a close-up shot of an prange for his art class. he frames a shot of an orange as shown below, so
    10·1 answer
  • The image point using the translation (x,) + (x+4,y-1)<br> for the point (3,3) is
    11·1 answer
  • There are 275 people in the movie theater. The same number of people are seated in each of the 5 sections. How many people are s
    15·2 answers
  • PLEASE HELP WILL MAK BRAINLIEST
    14·2 answers
  • What is the discriminant of the polynomial below 9x^2-18x+9
    6·1 answer
  • A rhombus with vertices P(2, 8), Q(3, 11), R(4, 8), and S(3, 5) is rotated 90° counterclockwise about the origin and then dilate
    6·1 answer
  • Answer two questions about Equations A and B: A.5x=20 \ B.x=4 ​ 1) How can we get Equation B from Equation A? Choose 1 answer: (
    8·1 answer
  • Please answer if you can? (This is my math from 8th grade)
    7·2 answers
  • (Science! sorry for putting it in math, no science option!)
    10·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!