Answer:
ASA
Step-by-step explanation:
You can show the angles at either end of segment BC in triangles MBC and LCB are congruent, so you have two angles and the segment between. The appropriate theorem in such a case is ASA.
Pick 1: 6 yellow out of 15 total marbles = 6/15 = 2/5
Pick 2: 6 yellow out of 15 total marbles = 6/15 = 2/5
Pick 1 AND Pick 2
2/5 x 2/5 = 4/25
Answer:
111°
Step-by-step explanation:
Let the centre of the circle be C
mRQ=157 (marked)
The angle at the centre of a circle standing on an arc is twice any angle at the circumference, standing on the same arc. So <SCR=2(SQR)=2(46)=92. mSR=<SCR=92
All the arc measure add up to 360 so:
mSQ+mRQ+mSR=360
mSQ+157+92=360
mSQ=360-249=111
Answer:
Slope = 2
Y intercept = 4
Step-by-step explanation:
This is of the form y = mx + k
where m is the slope
K = y intercept
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