Answer:
x = -4
Step-by-step explanation:
First lets add 82 + 55 which equals 137, then 137 +47 which equals 184
Now we know that a triangle equals 180 degrees (cannot go over 180), so this tells us x is a negitive number.
-x + 184 = 180
-x = -4
Another way to look at it is; 184 minus what equals 180? 4 does, so it translates into -4.
I would choose A I’m not to sure tho
This looks like an incomplete answer to me...
I cannot see any diagram or window or opening, or any lines that indicate they are line AC or BD.
You were right 24 is the answer. :)
Answer:
d
Step-by-step explanation:
A(n) = 1 - 0.1(n-1)
A(1) = 1- 0.1*(1-1) = 1 - 0.1*0 = 1
A(2) = 1- 0.1*(2-1) = 1 - 0.1*1 = 1- 0.1 = 0.9
A(3) = 1 - 0.1(3-1) = 1 - 0.1*2 = 1-0.2=0.8
Method:
A(1)=1
D = A(2)-A(1) = 0.9 - 1 = -0.1
A(n) = A(1)+(n-1)*d = 1 + (n-1)*(-0.1)
= 1 - 0.1(n -1)