Answer:
how would you classify this triangle? remember you need two names.
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
Answer:
the first one
Step-by-step explanation:
The equation of a circle in standard form is
(x - h)² + (y - k)² = r²
where (h, k) are the coordinates of the centre and r is the radius
here (h, k) = (10, - 6) and r = 6, hence
(x - 10)² + (y - (- 6))² = 6², that is
(x - 10)² + (y + 6)² = 36
Answer:
it's estimated that 750 students in the whole school dislike the 8:30am start time.
Step-by-step explanation:
Since 30 of the 40 students said "no", it means 30/40, or 3/4 of the random sample disliked the 8:30am start time. Multiply this by the whole population: 1,000 × (3/4) = 750.
Another way to check this is using 10/40 = .25 and doing 1000x.25 = 250 (the amount of students who liked it). Then subtract from whole population and it's 750.