Given:
Budget = $30
cost of pizza = $9
cost of drinks = $1
number of pizza = p
number of drinks = d
pizza and drinks should only be equal to or less than the budget of $30.
$9p + $1d <u>< </u>$30
unit cost of pizza : 9
unit cost of drinks : 1
total cost of set (p & d) 10
pizza = 9/10 x 30 = 27 total cost of pizza
drinks =1/10 x 30 = 3 total cost of drinks
27 ÷ 9 = 3 number of pizzas to order
3 ÷ 1 = 3 number of drinks to order
To check:
9p + 1d <u>< </u>30
9(3) + 1(3) <u>< </u>30
27 + 3 <u>< </u>30
30 <u>< </u>30
Here's the way I see it: 5 cards are drawn, one by one, without replacement. Half (or 26) of the original deck are black and half (26) are white.
P(5 are not black) = P(5 are red)
P(5 are not black) = P(first card is red) * P(second card is red) * P(third card is red)*P(fourth card is red)*P(fifth card is red) =
(26/52) * (25/51) * (24/50) * (23/49) * (22/48) = 0.025 (answer)
We start with 52 cards. We draw one, leaving 51 cards, 25 of which are red. And so on.
Answer:
C
Step-by-step explanation:
If you multiply it out it looks like
7/1 times 1/8
multiply across (7 times 1 / 1 times 8)
gives you 7/8
Answer:
Step-by-step explanation:
Answer
2/3
Explanation
For f(x) = g(x) we should equate the two functions to get the value of x.
f(x) = g(x)
−3x + 4 = 2
-3x + 4 - 4 = 2 - 4
-3x = -2
Dividing by -3 on both sides;
(-3x)/-3 = (-2)/-3
x = 2/3