The answer might be B or C. If I’m not mistaken.
Let us compute first the probability of ending up an odd number when rolling a dice. A dice has faces with numbers 1 up to 6. The odd numbers within that is 3 (1, 3 and 5). Therefore, each dice has a probability of 3/6 or 1/2. Then, you use the repeated trials formula:
Probability = n!/r!(n-r)! * p^r * q^(n-r), where n is the number of tries (n=6), r is the number tries where you get an even number (r=0), p is the probability of having an even face and q is the probability of having an odd face.
Probability = 6!/0!(6!) * (1/2)^0 * (1/2)^6
Probability = 1/64
Therefore, the probability is 1/64 or 1.56%.
Answer:
Step-by-step explanation:
5+1+3+8+2=19
3/19 = 16%
Answer:
Remainder is 691.
Step-by-step explanation:
Given function is
.
Now we need to find remainder if we divide given function
by (x-3)
(x-3) means plug x=3 into
to find remainder.







Hence remainder is 691.
Answer:
y=3/2(x) -1, or y = 1.5x - 1
Step-by-step explanation:
To write the equation in slope-intercept form, you have to determine the y-intercept for the line. Since you have the slope and at least one ordered pair, you can find this by substituting the points and slope into this formula:
y=mx+b.
For this particular line, you would write:
-8 = 3/2(-6)+b
-8 = -18/2 + b
-8 = -9 + b
add 9 to both sides to isolate the b
-1 = b.
Now that you have the answer for b (-1), you can write the equation as:
y=3/2(x) -1