Sorry I can’t buddy........................................................:(
F(1) = 45
f(n) = f(n-1) * 4/5
Step-by-step explanation:
f(n) = 45 x (4/5)ⁿ⁻¹
f(1) = 45 x (4/5)¹⁻¹ = 45 x (4/5)⁰ = 45 x 1 = 45
f (n-1) = 45 x (4/5)ⁿ⁻¹⁻¹ = 45 x (4/5)ⁿ⁻²
f(n) = f(n-1) * (4/5)¹ = 45 x (4/5) ⁿ⁻²⁺¹ = 45 x (4/5)ⁿ⁻¹
For determining the correct degree of a polynomial, you need to look at each term and find the degree by adding the exponents of each variable in it. The largest degree is the degree of the polynomial.
7x^6 has largest degree of the given polynomial, so your answer is D.6
Answer:
A rectangular Prism
52 square units
Step-by-step explanation:
3*4= 12*2= 24
2*4= 8*2= 16
2*3=6*2= 12
24+12+16= 52
Answer:
x = -7
Step-by-step explanation:
Recall this rule of exponents:
a^b*a^c = a^(b+c)
We have:
6^9*6^x = 6^2
Then 9 + x = 2. Subtracting 9 from both sides, we get: x = -7