Each rating is described by the straight line with a constant slope. So, the straight line equation:
y=kx+b, k = slope, b = the y-intercept.
We can determine slope from the condition: 5 points per $500 for R and -2 points per $500 for C. So for R: k=5/500=0.01 and for C: k=−2/500=0.004
Now let's determine b. As far as R=100 for x=0 , we can write:
100=0.01⋅0+b⇒b=100 .
The case of C is similar. So we finally get our expressions:
R=0.01x+100;
C=−0.004x+100 , where x is extra cost (over $5000).
Multiplication rating:
Z=R⋅C=(0.01x+100)(−0.004x+100)=−4⋅10−5x2+0.6x+104
Z is downward parabola, so it has maximum value. The maximum condition: dxdZ=0
dxdZ=−8⋅10−5xmax+0.6=0xmax=−0.6/(−8⋅10−5)=$7500
So the additional acceptable cost is $7500. Together with initial $5000 it will be $12500.
Comments