The first one is a dashed line and the second one is solid. Two points for the first one is (1,4) and (0,3). For the second one two points are (0,-3) and (1,0). From build the lines. Finally the first one is where y is greater so shade above the line with points like ( 10,10) or (7,8) in the shaded region. For the second one since y is less or equal to shade below the line with points like (-2,-10) or (-1,-5).
Answer:Can somebody please help
Step-by-step explanation:
4x-35=9x
-4x
-35=5x
divide by 5
x= -7
Answer: A is (arithmetic sequence)
and D is 1 2 3 4 5 6 7
Unfortunately, I only know the answer to those two.
Sorry.
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