SOLUTION: Jimmy is a partner in an Internet-based coffee supplier. The company
offers gourmet coffee beans for $12 per pound and regular coffee beans
for $6 per pound. Jimmy is creating a
Algebra ->
Expressions-with-variables
-> SOLUTION: Jimmy is a partner in an Internet-based coffee supplier. The company
offers gourmet coffee beans for $12 per pound and regular coffee beans
for $6 per pound. Jimmy is creating a
Log On
Question 1042491: Jimmy is a partner in an Internet-based coffee supplier. The company
offers gourmet coffee beans for $12 per pound and regular coffee beans
for $6 per pound. Jimmy is creating a medium-price product that will
sell for $8 per pound. The first thing to go into the mixing bin was 10
pounds of the gourmet beans. How many pounds of the less expensive
regular beans should be added?
please explain each step so I can understand where everything comes from? Thanks Found 2 solutions by stanbon, ikleyn:Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! The company offers gourmet coffee beans for $12 per pound and regular coffee beans for $6 per pound.
-------------------------------------------
Jimmy is creating a medium-price product that will
sell for $8 per pound.
The first thing to go into the mixing bin was 10
pounds of the gourmet beans.
----------------------------------
How many pounds of the less expensive
regular beans should be added?
-------------------
Note: value = (unit price)*(# of units)
value of gourmet beans = ($12)(10 lbs)
value of regular beans = ($6)(x lbs)
value of the mix is $8(10 lbs + x lbs)
-----------------------------------------
value + value = value
$12*10 + $6x = $8(10+x)
Solve for "x"::
-----
12*10 + 6x = 8*10 + 8x
8x-6x = 12*10 - 8*10
2x = 4*10
x = 20 lbs (amt. of $6 beans to add)
-----------------
Hope this simple solution procedure is understandable.
------------------------
Cheers,
Stan H.
-------------------