ajmalsyeed987
IMO:D
To maximize the equation all the terms should be in positive
So 1+1+2+3+4 = 11 ( we can assume any positive number for a & b and a negative number for c)
To minimize the equation all the terms should be in negative
So 1-1-2-3-4 = -9 ( we can assume any negative number for a & b and a positive number for c)
Therefore 11- (-9) =20
You are missing the fact that when a,b both are <0, then the product ab > 0 and hence |ab| > 0 making your "minimum" sum = 1-1-2+3-4 = -3 , not a minimum.
If a, b, and c are not equal to zero, what is the difference between the maximum and minimum value of S?
\(S=1+\frac{|a|}{a}+2\frac{|b|}{b}+3\frac{|ab|}{ab}−4\frac{|c|}{c}\)
1-1-2+3-4 = -4 and NOT -7
In order to minimize S, you need to have opposite signs for ab in order to make |ab| negative as its coefficient (=3) is the highest. Lets say a>0 and b<0 ---> |ab| = -ab, giving you minimum value = 1+1-2-3-4 = -7 and with a<0, b>0 you get, 1-1+2-3-4 = -5.
Thus the minimum value of S = -7
The maximum value of S will be when a>0, b>0 and c<0,
\(S=1+\frac{|a|}{a}+2\frac{|b|}{b}+3\frac{|ab|}{ab}−4\frac{|c|}{c}=1+1+2+3+4 = 11\)
Thus the difference = 11-(-7)=18
Hence C is the correct answer.
Hope this helps.