Answer:
2/13 or 15.38%
Step-by-step explanation:
Number of Aces in a deck = 4
Number of 7s in a deck = 4
Number of cards in a deck = 52
Probability of A or 7 = (4 Aces + 4 Sevens) / 52 cards 8 cards / 52 cards
This simplifies to 2/13 or 15.38%
By taking square root of a number using calculator
Answer: A Single Solution
Step-by-step explanation:
Explanation:
An <em>explicit function</em> returns a value based only on the arguments given.
y = f(x)
__
A <em>recursive function</em> returns a value based on the arguments given and on other values of the function.
y = f(x, f(g(x))