Answer:
I believe it's the 3rd option:
(-1, 8), (0, 10), (1,12), (2, 14)
Step-by-step explanation:
Answer:
The area of the rectangle is 12 cm² (to two significant figures)
Step-by-step explanation:
To determine the area of a rectangle that is 2.1-cm wide by 5.6-cm long,
The area of a rectangle is given by
Area = l × w
where l is the length
and w is the width
From the question,
l = 5.6 cm
and w = 2.1 cm
Hence, Area of the given rectangle will be
Area = 5.6 cm × 2.1 cm
Area = 11.76 cm²
Now, we will convert the answer to two significant figures
Then,
Area = 12 cm²
Hence, the area of the rectangle is 12 cm² (to two significant figures)
31-40. C. 12 students sold that many, therefore it's the most.
Answer: is there suposed to be a symbol between the 2x and the 2?
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