SOLUTION: A landscaper wants to combine golden landscape rock with rust-colored landscape rock to make a mix. The golden rock costs $0.59 per pound and the rust-colored rock cost $0.49 per p

Algebra ->  Customizable Word Problem Solvers  -> Mixtures -> SOLUTION: A landscaper wants to combine golden landscape rock with rust-colored landscape rock to make a mix. The golden rock costs $0.59 per pound and the rust-colored rock cost $0.49 per p      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 183884: A landscaper wants to combine golden landscape rock with rust-colored landscape rock to make a mix. The golden rock costs $0.59 per pound and the rust-colored rock cost $0.49 per pound. If the landscaper buys 90 pounds of the mixture costing a total of $48.60, how much of the golden rock did he buy?
Answer by tvandenberg(45) About Me  (Show Source):
You can put this solution on YOUR website!
G = amount of golden rock
R = amount of rusted rock
---
(a) G + R = 90
(b) 0.59*G + 0.49*R = 48.60
---
We need to now solve (a) for either G or R, I randomly chose G...
(a') G = 90 -R
---
Substitute (a') into (b)
(b') 0.59*(90-R) + 0.49*R = 48.60
---
Some "simple" algebra...
53.10 - 0.59*R + 0.49*R = 48.60
4.50 = 0.1*R
R = 45
---
Back to (a')...
G = 90 - 45 = 45
---
Check your answers:
(a) 45 + 45 = 90 (good)
(b) 0.59*(45) + 0.49*(45) = 48.60 (good)