Answer:
9^-3/9^12
Step-by-step explanation:
Answer:
23,500
Step-by-step explanation:
Answer:
C.1/6
Step-by-step explanation:
Initially the box has four $1 and six $5 bills. The probability of selecting a $5 bill in the first trial would be given as;
(number of $5 bills) / (total number of bills)
= (6)/(4+6) = 3/5
If in the first attempt we actually pick a $5 bill, the number of $5 bills will reduce by one to 5. Now, the probability of picking a $5 bill in the second attempt will be given as;
(new number of $5 bills) / (new total number of bills)
= (5)/(4+5) = 5/9
The new number of $5 bills will now be; 6 - 2 = 4 since we have already picked 2 without replacing them.
Now, the probability of picking a $5 bill in the third attempt will be given as;
(new number of $5 bills) / (new total number of bills)
= (4)/(4+4) = 1/2
Since the three attempts are independent, the probability of picking all three $5 bills is;
3/5 * 5/9 * 1/2 = 1/6
Answer:
p = 56.7°
n = 123.3°
Step-by-step explanation:
The sum of linear pair angles is 180° because, because a linear pair angles, are angles formed by two intersected lines and the angle of a straight line is 180°.
Then your first equation is:
n + p = 180°
The second equation can be formulated with the information given:
"angle n is 10 more than twice the measure of angle p."
n = 10 + 2p
Replacing in the first equation:
10 + 2p + p = 180°
3p = 170°
p = 56.7°
n = 123.3°
Answer:
<h2>brainiest me</h2>
Step-by-step explanation:
The value returned is TRUE if all of the values in x are TRUE (including if there are no values), and FALSE if at least one of the values in x is FALSE. Otherwise the value is NA (which can only occur if na.rm = FALSE and ... contains no FALSE values and at least one NA value).