A sports-nutrition lab keeps exactly two stock concentrates. One litre of each contributes the amounts below, and carries the price shown:
| Concentrate | Protein (g per L) | Fibre (g per L) | Sugar (g per L) | Price (rupees per L) |
|---|---|---|---|---|
| X | ||||
| Y |
Treat each concentrate as a vector in , one coordinate per nutrient:
A coach orders a drink that must deliver exactly
grams of protein, fibre and sugar. Only these two concentrates may be used, and the volume of each may be any non-negative real number of litres.
The order is fillable — genuinely lies in — and since and are linearly independent, exactly one recipe hits all three targets.
What does that blend cost? Give the exact whole number of rupees.