T - would be time
35 - initial population
1.2 - growing anual ration
So for ex if you want to know how much it will grow in 10 yrs:
f(10) = 35(1.2)10
= 42*10
= 420 people after 10 yrs
Answer:
A(x) = x(200-x)
Step-by-step explanation:
400 feet of fencing to enclose a rectangular dog exercise pen means the perimeter of rectangle is 400 feet
If x is length and y is breadth. Perimeter is given by :
P = 2(x+y)
400 = 2(x+y)
⇒ (x+y) = 200 .....(1)
y = 200-x
Area of a rectangle is given by :
A = xy
A(x) = x(200-x)
Hence, the area as a function of length of rectangle is x(200-x).
Answer: 3
Step-by-step explanation:
Answer:
I believe it's the 1st one.
HOPE IT HELPS! BE SAFE :3
I’m assuming what you’re asking here is how to *factor* this expression. For that, let’s rearrange the expression into a more familiar form:
-c^2-4c+21
From here, we’ll factor out a -1 so that we have:
-(c^2+4c-21)
Let’s focus on the quadratic expression inside the parentheses. To find our factors (c + x)(c + y), we’ll need to find two terms x and y that multiply together to make -21 and add together to make 4. It turns out that the numbers -3 and 7 work out perfectly for that purpose (-3 x 7 = -21 and 7 + (-3) = 4), so substituting them in for x and y, we have:
(c + (-3))(c + 7)
(c - 3)(c + 7)
And adding back on the negative from a few steps earlier:
-(c - 3)(c + 7)