Answer:
Associative Property
Step-by-step explanation:
The brackets moved, so it would be associative
Answer:
the min is 53 the max is 90 median is 65 first quartile is 60 and the third quartile is 82
Step-by-step explanation:
First seperate the irregular shape into 2 regular shapes, by splitting the yellow part down the middle horizontally we get 2 obtuse triangles. Then we just need to find the area of both, to do this we just need base and height, this is 24 in base 15 in height
the area of each half is 180 square inches
180 + 180 = 360
the answer is A 360 square inches
Answer:
Step-by-step explanation:
1. Observe that the f(t) is change by 4 per time t => there's a acceleration of 4 => f''(t) = 4; Take the derivative of it we can get a velocity function. f'(t) = 4t + c. Since the velocity from 100 to 80 is -20 (average), this means at t = 0, f'(0) = -22 => f'(t) = 4t - 22; Take the derivative again to get the position function: f(t) = 2t^2 - 22t + d, here d = 100 should be trivial. So, the function that models the relationship is f(t) = 2t^2 - 22t + 100.
2. By the compound interest formula:
A = P (1 + r/n)^(nt) , since it's yearly, so n = 1;
results A(t) = 100 (1+0.12)^t.
3. The average rate of change is basically finding the slope, m = y1 - y2 / x1 - x2.