Answer:
see explanation
Step-by-step explanation:
Given
s(t) = 10t²
To find s(2) and s(5) substitute t = 2 and t = 5 into f(t)
(a)
s(2) = 10 × 2² = 10 × 4 = 40
s(5) = 10 × 5² = 10 × 25 = 250
(b)
s(5) - s(2) = 250 - 40 = 210
This represents the distance travelled in 3 hours
(c)
The average rate of change is measured as

= 
= 
= 70 miles per hour
I’d say 21 and -1 :)
21 * -1 = -21
21 - 1 = 20
Yes what do you need help with
Answer: Enlargement
Step-by-step explanation: If the number is larger than 1 it is an enlargement if it is smaller it is a reduction.
Answer:
The two iterations of f(x) = 1.5598
Step-by-step explanation:
If we apply Newton's iterations method, we get a new guess of a zero of a function, f(x), xₙ₊₁, using a previous guess of, xₙ.
xₙ₊₁ = xₙ - f(xₙ) / f'(xₙ)
Given;
f(xₙ) = cos x, then f'(xₙ) = - sin x
cos x / - sin x = -cot x
substitute in "-cot x" into the equation
xₙ₊₁ = xₙ - (- cot x)
xₙ₊₁ = xₙ + cot x
x₁ = 0.7
first iteration
x₂ = 0.7 + cot (0.7)
x₂ = 0.7 + 1.18724
x₂ = 1.88724
second iteration
x₃ = 1.88724 + cot (1.88724)
x₃ = 1.88724 - 0.32744
x₃ = 1.5598
To four decimal places = 1.5598