Answer:
idk
Step-by-step explanation:
you need to add a picture
Answer:
the picture isnt popping up
Answer:
length=16feet width=12feet
Step-by-step explanation:
This may not be the best way, i just stumbled upon the answer using this.
I knew 14*14=196, which is relatively close to 192.
Then, I took away 2 from one of the 14s and added it to the other 14.
14-2=12 14+2=16
Apparently, 16*12 is 192, so that's the answer.
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.