Answer:
a. More than one pie
Step-by-step explanation:
2/3 + 3/4
8/12 + 9/12 = 17/12
17/12 = 1 5/12
Answer:
Recursive
a(1) = 9 ; a(n+1) = 3 * a(n)
Explicit
a(n) = 9 * 3^(n-1)
Answer:

Step-by-step explanation:
Given


Required
Probability of not getting audited
If a pair of dice is rolled, the following are the observations of the sum




So, in a single roll; The probability of getting audited is:



The probability of not getting audited in a single roll is:
--- Complement rule

Take LCM


The probability of not getting audited in 5 rolls is:




The answer above is correct.