Answer:
4/25 (Srr if incorrect)
Step-by-step explanation:
X is radical 3
y is 2 radical 3
Answer:
see explanation
Step-by-step explanation:
(a)
A recursive formula allows any term in the sequence to be found by adding the common difference d to the previous term.
Here d = - 4 , then recursive formula is
=
- 4 with a₁ = 2
(b)
The explicit formula for an arithmetic sequence is
= a₁ + (n - 1)d
where a₁ is the first term and d the common difference
Here a₁ = 2 and d = - 4, thus
= 2 - 4(n - 1) = 2 - 4n + 4 = 6 - 4n ← explicit formula
(c)
Using the recursive formula
a₁ = 2
a₂ = 2 - 4 = - 2
a₃ = - 2 - 4 = - 6
Using the explicit formula
a₅ = 6 - 4(5) = 6 - 20 = - 14
a₁₀ = 6 - 4(10) = 6 - 40 = - 34
a₁₀₀ = 6 - 4(100) = 6 - 400 = - 394
d/dx cos^2(5x^3)
= d/dx [cos(5x^3)]^2
= 2[cos(5x^3)]
= - 2[cos(5x^3)] * sin(5x^3)
= - 2[cos(5x^3)] * sin(5x^3) * 15x^2
= - 30[cos(5x^3)] * sin(5x^3) * x^2
Explanation:
d/dx x^n = nx^(n - 1)
d/dx cos x = - sin x
Chain rule:
d/dx f(g(...w(x))) = f’(g(...w(x))) * g’(...w(x)) * ... * w’(x)