If a chair is selected at random it would be blue because that’s the most chosen color
Answer:
%55
Step-by-step explanation:
divide both values by 2, multiply by 10 to give you a percentage
First number is length on map and second is the length in reality. Both are in kilometers.
T(1) = 3, t(n) = -2t(n-1) + 1
So t(2) = -2(t(1)) + 1 = -2(3) + 1 = -5
t(3) = -2(t(2)) +1 = -2(-5) +1 = 11
t(4) = -2(t(3)) +1 = -2(11) +1 = -21
t(5) = -2(t(4)) +1 = -2(-21) +1 = 43
Answer:
1. D
2. C
3. B
4. A
Step-by-step explanation:
just match up the number y is on the right side and x on the left side like this (x,y)