Answer:
B. Generate 5 random integers from 1 to 10 and see how many times the numbers 1 to 8 are generated.
Step-by-step explanation:
William wants to simulate 5 shots with an 80% chance each shot. Let's see what is each option simulate
A.
This option is wrong. Since you generate 8 different possibilities(1-8), the chance for each is 1/8= 12.5%. The chance for either 3 and 5 is 25% and it's far from 80%
B.
This option is true. You generate 5 numbers which represent the 5 shots. Since you generate 10 different possibilities(1-10), the chance for each is 1/10= 10%. The chance for 1 to 8 is 80% .
C.
There is no information about the chance for the dart score, so this option won't simulate the situation accurately.
D.
This option is wrong. You generate 3 numbers which represent the 3 shots instead of 5.
D. Not enough info
Angles N and P are supplementary (125º + 55º = 180º) but this doesn't tell us anything about the measures of angles M and Q. The edge MQ of the quadrilateral is not guaranteed to be parallel to NP.
For example, we can move vertex M anywhere along MN and still preserve the measures of angles N and P.
Answer:
A). No triangle.
Step-by-step explanation:
In order to construct a triangle the sum of any 2 sides must be greater than the third side.
Here 5 + 8 ( =13) is less than the 3rd side, which has a length of 15.
Answer:
Step-by-step explanation:
because both equations do not have matching numbers for the x or y variable, and both equations are positive you are going to have to multiply each equation by a number so that there will be at least one variable with the same number but with opposite signs.
it does not matter which variable you choose.
lets use y because 2 and 3 are smaller then 2 and 5.
so lets multiply the first equation by 2 in order to get y equal to 6.
2(2x)+2(3y)=(2)6
(do not forget to multiply what the equation is equal to also)
4x+6y=12
now for the second equation we need y to equal negative 6
-3(5x)+-3(2y)=-3(4)
-15x-6y=-12
now lets put the 2 new equations next to each other and see what we can cancel out
4x+6y=12
-15x-6y=-12
-11x=0
x=0
now plug 0 in for x and solve for y (it does not matter which of the 4 equations you choose to solve.
2(0)+3y=6
3y=6
y=2
so your answer is x=0, y=2