Answer:
4.98
Step-by-step explanation:
Answer:
23) x= 3, y = 4
24) Any (x,y) values where x = 1.5 - 2y
Step-by-step explanation:
For the first system(23), it goes like this
[1 2 | 7]
[2 1 | 8]
We need to do L2 = L2 - 2L1, so now it is
[1 2 | 7]
[0 -3 |-6]
So, now we have:
-3y = -6 *(-1)
3y = 6
y = 2
x + 2y = 7
x + 4 = 7
x = 3
Now for system 24, we have:
[-1 2 | 1.5]
[2 -4| 3]
We do L2 = L2 + 2L1, so we have:
[-1 2 | 1.5]
[0 0| 0]
So there are infinite solutions for this system. The solution for this system will be each (x,y) pair where x = 1.5 - 2y.
Answer: the answer to this is 5n
You can use elimination
7x - 3y = 4
-10x + 3y = 2
Add both equations
-3x = 6, x = -2
Plug in -2 for x in one equation
7(-2) - 3y = 4
-14 - 3y = 4
-3y = 18, y = -6
Solution: x = -2, y = -6