Assuming that the x is not part of the ^-1 the range would be
[0,π/2) U (π/2,<span>π]</span>
Answer 4
4multiplyed by 4 is 16
Answer:
x = -34
, y = 31
Step-by-step explanation suing Gaussian elimination:
Solve the following system:
{2 x + 3 y = 25
3 x + 4 y = 22
Express the system in matrix form:
(2 | 3
3 | 4)(x
y) = (25
22)
Write the system in augmented matrix form and use Gaussian elimination:
(2 | 3 | 25
3 | 4 | 22)
Swap row 1 with row 2:
(3 | 4 | 22
2 | 3 | 25)
Subtract 2/3 × (row 1) from row 2:
(3 | 4 | 22
0 | 1/3 | 31/3)
Multiply row 2 by 3:
(3 | 4 | 22
0 | 1 | 31)
Subtract 4 × (row 2) from row 1:
(3 | 0 | -102
0 | 1 | 31)
Divide row 1 by 3:
(1 | 0 | -34
0 | 1 | 31)
Collect results:
Answer: {x = -34
, y = 31
Answer:
Step-by-step explanation:
A system of linear equations is one which may be written in the form
a11x1 + a12x2 + · · · + a1nxn = b1 (1)
a21x1 + a22x2 + · · · + a2nxn = b2 (2)
.
am1x1 + am2x2 + · · · + amnxn = bm (m)
Here, all of the coefficients aij and all of the right hand sides bi are assumed to be known constants. All of the
xi
’s are assumed to be unknowns, that we are to solve for. Note that every left hand side is a sum of terms of
the form constant × x
Solving Linear Systems of Equations
We now introduce, by way of several examples, the systematic procedure for solving systems of linear
equations.
Here is a system of three equations in three unknowns.
x1+ x2 + x3 = 4 (1)
x1+ 2x2 + 3x3 = 9 (2)
2x1+ 3x2 + x3 = 7 (3)
We can reduce the system down to two equations in two unknowns by using the first equation to solve for x1
in terms of x2 and x3
x1 = 4 − x2 − x3 (1’)
1
and substituting this solution into the remaining two equations
(2) (4 − x2 − x3) + 2x2+3x3 = 9 =⇒ x2+2x3 = 5
(3) 2(4 − x2 − x3) + 3x2+ x3 = 7 =⇒ x2− x3 = −1
Step-by-step explanation:
lines which do not intersect are always parallel and the answer will be parallel lines only...