The answer is true I believe
Answer:
f(n) = f(n - 1) + 3
Step-by-step explanation:
Substitute
to get the recursive formula.
OPTION 1: f(n) = f(n - 1) + 3
Substituting n = 1.
f(1) = f(1 - 1) + 3 = 0 + 3 = 3.
Substituting n = 2.
f(2) = f(2 - 1) + 3 = f(1) + 3 = 3 + 3 = 6.
Substituting n = 3.
f(3) = f(3 - 1) + 3 = f(2) + 3 = 6 + 3 = 9.
The numbers match the given sequence. So, we say the above recursive formula represents the sequence.
OPTION 2: f(n) = f(n - 1) + 2
Substituting n = 1
f(1) = f(0) + 2
3.
So, this is eliminated.
Similarly, OPTION 3 and OPTION 4 can be eliminated as well.
Answer:
the domain refers to the set of possible input values, the domain of a graph consists of all the input values shown on the x-axis. The range is the set of possible output values, which are shown on the y-axis.
Answer:
$132,000 X .0085 = $1,122 / 360 = $3.1166 X 164 = $511.13
One mill is one dollar per $1,000 dollars of assessed value.
In our case 8.5 mills equivalent to 0.0085.
So to get the assessed value for one day
we will get
$132,000 X .0085 = $1,122 / 360 = $3.1166
Now we have the value for one day,
For June 14, we will calculate the days from January 1st to date
total days are 164. i.e. 5*30+14 = 164
Finally, the seller owes
$3.1166 * 164 = 511.13
Answer:
Step-by-step explanation:
Answer:
Total bill=$51.75
Step-by-step explanation:
Step 1: Determine the cost of her meal
Cost of meal=$45
Step 2: Calculate the amount of the tip
Tip amount=15% of the cost of meal
where;
cost of meal=$45
replacing;
Tip amount=(15/100)×45=6.75
The tip amount=$6.75
Step 3: Total bill
The total bill can be expressed as;
Total bill=tip amount+subtotal
where;
tip amount=$6.75
cost of meal=$45
replacing;
Total bill=(45+6.75)=51.75
Total bill=$51.75