2 square 6 this is because 24 goes into 4 and 6 and 4 goes into 2 twice
That is why you have an education go to school and learn your anwer.
steps
(x) = 5x^2-3x+7
refine
x=5x^2-3x+7
Switch sides
5x^2-3x+7-x=x-x
Subtract x from both sides
5x^2-4x+7=0
Solve with the quadratic formula
Answer:
24 units^2
Step-by-step explanation:
bc=6
ab=8
area of a triangle: b*l/2
6*8/2=24
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.