Answer:

Step-by-step explanation:
<u>Recursive sequence
</u>
In a recursive sequence formula, each term
is computed as a function of one or more previous terms. In the formula

n is the number of the term we want to calculate. If n=8, then the formula becomes

We can see
is the previous term. It means we need
to be able to compute
. But we also need
to compute
and so on until some known data is reached. The question provides five terms,




Answer:
The hourly fee for rototiller is $3 per hour.
Step-by-step explanation:
We are given the following in the equation:
The rental company charged an initial fee of $43 with an additional fee per hour.
Let h represents the hourly fee.
The family paid $64 after renting the rototiller for 7 hours.
Thus, we can write the equation:

Solving the equation, we get,

Thus, the hourly fee is $3 per hour.
Equation:

where C(x) is the cost function and x is the number of hours rototiller is rented.
The hourly fee for rototiller is $3 per hour.
This looks like scalar matrix multiplication. The idea here is to multiply the scalar 3 by each item inside the matrix.
Doing so leads to the answer [3 -12 15 -21]
Side note: I'm assuming the matrix given to you has 1 row and 4 columns.
Answer:
x > 5.5
Step-by-step explanation:
4(x - 3) - (2x - 1) > 0
4x - 12 - 2x + 1 > 0
4x - 2x - 11 > 0
2x - 11 > 0
2x - 11 + 11 > 0 + 11
2x > 11
2x ÷ 2 > 11 ÷ 2
x > 5.5