
Philip P. answered 02/04/18
Tutor
5.0
(478)
Affordable, Experienced, and Patient Algebra Tutor
You can solve this with Linear Programming or with Algebra. I'll use Algebra. Let x = the number of toy A. The number of toy B will be 2200-x.
Cost = $8x + $10(2200-x)
$20,000 ≥ 8x + 22,000 - 10x (we want our cost to be no more than $20,000)
-2000 ≥ -2x
1000 ≤ x (switched the inequality sign around because I divided by -2)
So I must buy at least 1000 of toy A.
Profit = $2x + $3(2200-x)
Profit = 2x + 6600 -3x
Profit = 6600 - x
The cost equation tells me that I must buy at least 1000 of toy A (x ≥ 1000). The larger that x is, the smaller the profit (since we are subtracting x from $6600). Thus the max profit occurs when x = 1000. Buy 1000 of toy A and 2200-1000 = 1200 of toy B. Profit will be $6600 - $1000 = $5600.