Answer:
b. How many ways arc there to go 12 miles?
≡ p(12) = 25
c. How many ways arc there to go 20 miles?
≡ p(20) = 131
d. How many ways arc there to go 22 miles?
≡p(22) 199
Step-by-step explanation:
a) supposed you walked for the first hour. Then you would have travelled 3 miles. if you jogged you would have covered 5miles and if you run you would have covered 10miles. now you have to decide how to run the rest miles from the n miles.
Thus, the number of ways one can cover n miles will be given by the recurrence relation
p(n) = p( n-3) + p( n-5) + p( n - 10)
now to solve the rest of the question, let us make a table which provides the number of ways for n = 1 to 22.
check the attachment for the table
b. How many ways arc there to go 12 miles?
≡ p(12) = 25
c. How many ways arc there to go 20 miles?
≡ p(20) = 131
d. How many ways arc there to go 22 miles?
≡p(22) 199
Your fraction answer would be I think 1/15
Do you mean add are subtract
i will glad to help in comments
if you awnser
Answer: 10y + 1
Step-by-step explanation:
The perimeter is the total distance round the figure.
Now, in this case it is going to be
Perimeter = 3y + 5 + 6y + y - 4
= 3y + 6y + y + 5 - 4
= 10y + 1
Answer:
x = 335 - (6 * v)
Step-by-step explanation:
In order to calculate the value remaining, we need to first multiply the daily cost of each visit by the number of visits made to the gym which is represented by the variable (v). Once we have this cost of all the days then we subtract this amount from the current account balance in order to get the new remaining balance which is represented by x.
x = 335 - (6 * v)