The question is to find out maximum value of 2x^2 + 5y^2 + 8z^2 ,if 2x+3y+4z=100.
Quote:
Originally Posted by prakharc
if y=0,z=0 x=50 and sum= 5000
x,y=0 z=25..sum=5000
x,z=0 y= 33..sum=5085...so contribution of y in sum is highest
So we get max sum if we maximize y......=> x=1,y=30,z=2..sum=4534
Though I thought of this solution when I saw these type of questions....don't have any formula or fixed method for such questions...so might be wrong |
Answer is indeed 4534.
Is trail and error the only possible way for handling this question.
The answer given by TIME is as follows -
For maximum value of the expression is when y is maximised because the ratio of the squares of the coeffs of x,y,z in 2x+3y+4z=100 is 4:9:16 whereas the ratio of coeffs of x^2,y^2, z^2 in 2x^2 + 5y^2 + 8z^2 is 4:10:16. Therefore y^2 has relatively more weightage.
But i could nt understand this logic as well..
Can any one throw some light.
Thanks..