I think it would be A because if you multiply the square by a 30 thinking there all the same space between it will give u 120 square yards
Answer:
Year = 1995 and population = 315
Year = 2015 and population = 715
Step-by-step explanation:
It is given that the population of two different villages is modeled by the given equations:
The population of both villages are same after x years after 1980 if
Splitting the middle term, we get
It means, after 15 or 35 years, the population will same.
For x=15, years is
and population is
For x=35, years is
and population is
.
Therefore, population are equation in Year = 1995 and population = 315 or Year = 2015 and population = 715.
Answer:
C. 5/4
Step-by-step explanation:
Slope formula is y=mx+b so your slope is m
In your equation y=5/4x-7/4, your slope is where m would be, so 5/4
Answer:
Yes!
Step-by-step explanation:
It is because your still getting the same number 3 because even though your multiplying and dividing it still works
Which sequence is generated by the function f(n + 1) = f(n) – 2 for f(1) = 10? –10, –12, –14, –16, –18, ... –2, 8, 18, 28, 38, .
Vedmedyk [2.9K]
Answer:
D
Step-by-step explanation:
Given
f(n + 1) = f(n) - 2 with f(1) = 10
To generate the sequence substitute values for n into the recursive formula.
f(1) = 10
f(2) = f(1) - 2 = 10 - 2 = 8
f(3) = f(2) - 2 = 8 - 2 = 6
f(4) = f(3) - 2 = 6 - 2 = 4
f(5) = f(4) - 2 = 4 - 2 = 2
The first 5 terms are 10, 8, 6, 4, 2