Answer: <u>4 pounds</u> of brand X sugar
====================================================
Reason:
n = number of pounds of brand X sugar
5n = cost of buying those n pounds, at $5 per pound
Brand Y costs $2 per pound, and you buy 8 lbs of it, so that's another 2*8 = 16 dollars.
5n+16 = total cost of brand X and brand Y combined
n+8 = total amount of sugar bought, in pounds
3(n+8) = total cost because we buy n+8 pounds at $3 per pound
The 5n+16 and 3(n+8) represent the same total cost.
Set them equal to each other. Solve for n.
5n+16 = 3(n+8)
5n+16 = 3n+24
5n-3n = 24-16
2n = 8
n = 8/2
n = 4 pounds of brand X sugar are needed
-------------
Check:
n = 4
5n = 5*4 = 20 dollars spent on brand X alone
16 dollars spent on brand Y mentioned earlier
20+16 = 36 dollars spent total
n+8 = 4+8 = 12 pounds of both types of sugar brands combined
3*12 = 36 dollars spent on both types of sugar brands
The answer is confirmed.
--------------
Another way to verify:
5n+16 = 3(n+8)
5*4+16 = 3(4+8)
20+16 = 3(12)
36 = 36
The probability of getting a Club given that the card is a Ten is 0.25.
According to the statement
we have given that the there is a deck of the 52 cards and we have to find the conditional probability that the card is a club and the given card is a 10 number card.
So, For this purpose we know that the
Conditional probability is a measure of the probability of an event occurring, given that another event has already occurred.
And according to this,
The probability P is
P(Club) = 13/52 = 1/4
P(Ten) = 4/52 = 1/13
P(Club and Ten) = (1/4)(1/13) = 1/52
And we know that the
P(Club|Ten) = P(Club and Ten)/P(Ten)
And then substitute the values and it become
= (1/52)/(1/13) = (1/52)(13/1)
= 13/52 = 1/4
= 0.25
So, The probability of getting a Club given that the card is a Ten is 0.25.
Learn more about probability here
brainly.com/question/24756209
#SPJ4