Answer:
X=75
Y=110
Step-by-step explanation:
A straight line is 180, so add the equations that make a line and set them equal to 180
x+20+x+10=180
Combine like terms
2x+30=180
Subtract 30 from both sides
2x=150
Divide by 2
X=75
Same for y
y+y-40=180
2y-40=180
Add 40 to both sides
2y=220
Divide by 2
Y=110
The picture is too blurry for me even when I try zooming in on it
Answer:
8.5x10^-5
Step-by-step explanation:
Move the decimal over between the 8 and the 5, it "hops" 5 times. Since it moved over right, make it negative
<h3>
Answer: Choice B</h3>
With matrix subtraction, you simply subtract the corresponding values.
I like to think of it as if you had 2 buses. Each bus is a rectangle array of seats. Each seat would be a box where there's a number inside. Each seat is also labeled in a way so you can find it very quickly (eg: "seat C1" for row C, 1st seat on the very left). The rule is that you can only subtract values that are in the same seat between the two buses.
So in this case, we subtract the first upper left corner values 14 and 15 to get 14-15 = -1. The only answer that has this is choice B. So we can stop here if needed.
If we kept going then the other values would be...
row1,column2: P-R = -33-16 = -49
row1,column3: P-R = 28-(-24) = 52
row2,column1: P-R = 42-25 = 17
row2,column2: P-R = 35-(-30) = 65
row2,column3: P-R = -19-36 = -55
The values in bold correspond to the proper values shown in choice B.
As you can probably guess by now, matrix addition and subtraction is only possible if the two matrices are the same size (same number of rows, same number of columns). The matrices don't have to be square.