Yes because when you have y = -3x²-7x -6 it is just the same as f(x) = -3x² -7x - 6
We want to find how many ¹/₃ can be made out of ³/₄
The mathematical sum is ³/₄ ÷ ¹/₃
The method for dividing fractions is to flip the second fraction then multiply the two fraction
³/₄ × ³/₁ = ⁹/₄ = 2 ¹/₄ cuts
The greatest number can be cut are 2 pieces with 0.25 meter left over
Answer:
Explicit: -2*2^(n-1)
Recursive: 2*aₙ₋₁
Step-by-step explanation:
To write a explicit formula for this geometric sequence you follow the following formula/template
Firstnumber*commonratio^(n-1)
Seeing that the common ratio is 2 we can start plugging numbers in and get
-2*2^(n-1)
For a recursive formula we follow the following template
common ratio * the n-1 term
So we could write this as
2*aₙ₋₁