Answer:
What is the equation?
Step-by-step explanation:
Answer:
x=24
Step-by-step explanation:
Answer:
x(6 + 8x²) or 6x + 8x³.
Step-by-step explanation:
"The square of x" can be represented by x² and 8 times that would be 8 * x² or 8x². The sum of 6 and 8x² can be represented by 6 + x² and the product of x and 6 + x² can be represented by x * (6 + 8x²) or x(6 + 8x²) which simplifies to 6x + 8x³.
C
This is because none of the numbers can be divided by any number other than themselves or 1.
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