A1 = 4
a2 = 5a1 = 5 x 4 = 20
a3 = 5a2 = 5 x 20 = 100
a4 = 5a3 = 5 x 100 = 500
a5 = 5a4 = 5 x 500 = 2,500
Tn = ar^(n-1); where a = 4, r = 5
Tn = 4(5)^(n-1) = 4/5 (5)^n
Explicit formular is Tn = 4/5 (5)^n
Recursive formular is
Answer:
y = 8
Step-by-step explanation:
Hello!
We can solve for y by isolating it.
<h3>Solve for y</h3>
- 3y - 15 = y + 1
- 3y - 15 - y = y +1 - y
- 2y - 15 = 1
- 2y - 15 + 15 = 1 + 15
- 2y = 16
- y = 16/2
- y = 8
The value of y is 8.
Answer:
To multiply rational expressions, first factor all numerators and denominators and cancel any factors you can. Then multiply what you have left.
Step-by-step explanation: