SOLUTION: Hi coffee A costing $190/kg is mixed with coffee B costing $150/kg so that the resultant coffee is sold for $192/kg giving a profit of 20%. find the ratio of A:B for this mix

Algebra ->  Sequences-and-series -> SOLUTION: Hi coffee A costing $190/kg is mixed with coffee B costing $150/kg so that the resultant coffee is sold for $192/kg giving a profit of 20%. find the ratio of A:B for this mix      Log On


   



Question 1150284: Hi
coffee A costing $190/kg is mixed with coffee B costing $150/kg so that the resultant coffee is sold for $192/kg giving a profit of 20%.
find the ratio of A:B for this mixture.
thanks

Answer by ikleyn(52790) About Me  (Show Source):
You can put this solution on YOUR website!
.

Let x = mass of coffee A, in kilograms.

let y = mass of coffee A, in kilograms.


Then your basic equation is


    190x + 150y = %28192%2F%281%2B0.2%29%29%2A%28x+%2B+y%29


or, which is the same


    190x + 150y = 160*(x+y).      (1)


You want to find the ratio  x%2Fy.  To get it, divide equation (1) by "y". You will get


    190%2A%28x%2Fy%29 + 150 = 160%2A%28x%2Fy+%2B+1%29.     (2)


Introduce new variable t = x%2Fy; then your equation (2) takes the form


    190t + 150 = 160t + 160.


Simplify and solve for "t"


    190t - 160t = 160 - 150

    30t         = 10

      t         = 10%2F30 = 1%2F3.


ANSWER.  The ratio A:B = x%2Fy = 1%2F3.

Solved.