The answer is 84 because of process priority
Answer:
130
Step-by-step explanation:
I don' know my explanation.
In a standard set of cards, the probability of drawing a red card or a face card is 73%
<h3>What is the probability?</h3>
In a standard deck of cards, there are 26 red cards. In that same deck, there will be 12 face cards.
The probability of picking either one is:
= (Number of face cards + Number of red cards) / Number of total cards
Solving gives:
= (12 + 26) / 52
= 38 / 52
= 73%
Find out more on probability at brainly.com/question/15812320
#SPJ4
Answer:
d(4) = 64
Step-by-step explanation:
Using the recursive formula
d(n) = d(n - 1) + 17 with d(1) = 13, then
d(2) = d(1) + 17 = 13 + 17 = 30
d(3) = d(2) + 17 = 30 + 17 = 47
d(4) = d(3) + 17 = 47 + 17 = 64