fitzpratik
If distinct numbers
x,y, z and
p are chosen from the numbers -2,2,1/2,-1/3, what is the largest possible value of the expression :
\(\frac{x^2*y}{(z-p)}\)
A. 26/4
B. 34/5
C. 38/5
D. 48/5
E. 52/5
We have 4 values and 4 distinct unknowns so each will take exactly one value of the 4.
Maximise: \(\frac{x^2*y}{(z-p)}\)
Note that to maximise this, first we need to ensure that overall sign should be positive. Also, the numerator should have as large an absolute value as possible and the denominator should as small an absolute value as possible.
So x and y both should have absolute value of 2. One of them could be -2 and other 2 depending on what sign we get from the denominator.
Now z - p should be as small as possible so z and p should be as close to each other as possible. The distance between 1/2 and - 1/3 will be smallest.
\(\frac{x^2*y}{(z-p)} = \frac{(-2)^2*2}{(1/2 - (-1/3))} = \frac{8}{5/6} = \frac{48}{5}\)
Answer (D)