Answer:
1
Step-by-step explanation:
Probability = number of fruit type/total number of fruit. Total number of fruit = 5 + 9 + 5 = 19.
The probability of drawing an apple is P(apple) = number of apples/total number of fruit = 5/19.
The probability of drawing a peach is P(peach) = number of peaches/total number of fruit = 9/19
The probability of drawing an apple is P(orange) = number of oranges/total number of fruit = 5/19
The probability of drawing either an apple, peach or orange at the first draw of fruit from the bag is
P(apple or peach or orange) = P(apple) + P(peach) + P(orange)
= 5/19 + 9/19 + 5/19
= (5 + 9 + 5)/19
= 19/19
= 1
Answer:
Step-by-step explanation:
what do you need help with
terms is x first then terms in y and constant after the equals
Its C
Answer:
37 dimes and 10 nickels
Step-by-step explanation:
let d = # dimes
let n = # nickels
we can set up a system of equations:
n + d = 47
.05n + .10d = 4.2
if we solve the first equation for 'n' we get:
n = 47-d
now we can substitute this in for 'n' in the second equation:
.05(47-d) + .10d = 4.2
2.35 - .05d + .10d = 4.2
2.35 + .05d = 4.2
subtract 2.35 from each side to get:
.05d = 1.85
d = 1.85÷.05
d = 37
if d+n = 47 and d=37 then n = 10
Check:
.05(10) + .1(37) should equal 4.2
.50 + 3.7 = 4.2 [It Checks Out]