The term to term rule is multiplying by 4 and if we continue doing this, we will move towards very large positive numbers.
This sequence, therefore, diverges to infinity
If 1/5 of an apple is consumed in three days, we would do 3 x 5, which would give us 15. That means it takes 15 days for the ant farm to consume 1 apple. Times that by three, and it takes an ant farm 45 days to consume 3 apples.
4n - 3 = 4 * 10 - 3 = 40 - 3 = 37
....
Answer:
Domain: {1, 2, 3, 4}
Range: {3, 6, 9, 12}
Step-by-step explanation:
In a function the domain represents the values of 'x' and the range represents the values of 'y'. For any given set of points, they are in the form of (x, y). So the domain would be the 'x' value in each point and the range is the 'y' value for each point:
Domain: {1, 2, 3, 4}
Range: {3, 6, 9, 12}
Answer:
A(n) = 5.1×n + 4.5
Step-by-step explanation:
A(n) = A(n-1) + 5.1
A(1) = 9.6
A(n) - A(n-1) = 5.1 ,where n ≥ 1
This means that (A(n)) is an arithmetic sequence where :
<u>The common difference</u> r = 5.1
and
<u>The first term</u> A(1) = 9.6
Therefore
A(n) = A(1) + (n - 1)×r
= 9.6 + (n - 1)×5.1
= 9.6 + 5.1×n - 5.1
= 5.1×n + (9.6 - 5.1)
= 5.1×n + 4.5