Mohamed decided to track the number of leaves on the tree in his backyard each year. the first year, there were 500 leaves. each year thereafter, the number of leaves was 40% more than the year before. let f(n) be the number of leaves on the tree in Mohamed's backyard in the n^th year since he started tracking it. f is a sequence. what kind of sequence is it?
Number of leaves on the tree in first year = 500
The number of leaves was 40% more than the year before.
So rate of increase is 40/100 = 0.4
We use exponential growth formula,
f(n) = a(1+r)^n
Where a is the initial number, r is the rate of growth, n is the number of years
We know a= 500, r= 0.4
f(n) = 500(1+0.4)^n
f(n) = 500(1.4)^n
Plug in n=1,2,3...
f(1) = 500
f(2) = 500 * 1.4^1
f(3) = 500 * 1.4^2 and so on
From this we can see that the common ratio is 1.4
Hence it is a Geometric sequence.
The GCF (Greatest Common Factor) is 6a.
Answer:
48+12b≥185
Step-by-step explanation:
Inequality: 48+12b≥185
Why? she has already backed 48 cookies so you just need to find how many more she needs to bake. (she doesn't need 185 cookies anymore since she's already baked 48)
You don' t need to solve the question,
But here is how you do...
12b≥137
b≥11.42 (roughly)
X = 42 - 19, so A - x = 23
<h3>
Answer: x(x+1)(5x+9) </h3>
===================================================
Work Shown:
5x^3 + 14x^2 + 9x
x( 5x^2 + 14x + 9 )
To factor 5x^2 + 14x + 9, we could use the AC method and guess and check our way to getting the correct result.
A better way in my opinion is to solve 5x^2 + 14x + 9 = 0 through the quadratic formula

Then use those two solutions to find the factorization
x = -1 or x = -9/5
x+1 = 0 or 5x = -9
x+1 = 0 or 5x+9 = 0
(x+1)(5x+9) = 0
So we have shown that 5x^2 + 14x + 9 factors to (x+1)(5x+9)
-----------
Overall,
5x^3 + 14x^2 + 9x
factors to
x(x+1)(5x+9)