
William W. answered 11/13/19
Experienced Tutor and Retired Engineer
The total number of units is 7000 so x1 + x2 = 7000 or x2 = 7000 - x1
Replacing x2 with "7000 - x1" in the cost equation gives us:
C(x1) = 0.1x12 + 25x1 + 0.05(7000 - x1)2 + 48(7000 - x1)
C(x1) = 0.1x12 + 25x1 + 0.05(49E6 - 14000x1 + x12) + 336000 - 48x1
C(x1) = 0.1x12 + 25x1 + 2450000 - 700x1 + 0,05x12 + 336000 - 48x1
C(x1) = 0.15x12 - 723x1 + 2786000
To minimize, take the derivative and set it equal to zero
C'(x1) = 0.30x1 - 723
0 = 0.30x1 - 723
0.30x1 = 723
x1 = 723/0.30 = 2410 units
Since x2 = 7000 - x1 then x2 = 7000 - 2410 or x2 = 4590 units