Jaychoudhary
KarishmaBPlease help with best approach for this question to be solved under 2 min.
Total Cost = Cost of Diesel + Cost of Driver
I want to minimise this cost.
Cost of fuel used = 1/400 ( 1000/x + x) * 800 * 35 = 70*(1000/x + x)
Cost of Driver = 125 * 800/x
We need to minimise 70*(1000/x + x) + 100,000/x = 170,000/x + 70x
Of course differentiation will make it very simple but let's not use it. We will use its fundamentals.
Think of graphs of x and 1/x. x increases consistently while 1/x falls rapidly initially and then it starts falling by smaller and smaller amounts as x increases.
Attachment:
Screenshot 2022-05-05 at 10.31.02.png [ 26.29 KiB | Viewed 2696 times ]
Every time x increases by 1 unit, 70x will increase by 70 units. If the increase in x by 1 unit leads to a decrease of more than 70 in 170,000/x, we will get a lower value of the sum.
Let's use the options now.
Put x = 50 in 170,000/x. We get 3400.
Put x = 49 in 170,000/x. We get 346... (something)
So when x goes from 49 to 50, 70x increases by 70 but 170,000/x reduces by something less than 70.
Hence, when x = 49, 170,000/x + 70x will have a lower value than when x is 50.
Now, we can see that if x increases by 1 from 50, 70x will increase by 70 but 170,000/x will decrease by an even smaller amounts. Hence, the minimum value of the cost will be when x = 49 (out of our given options)
Answer (A)
By the way, it is not a GMAT type 2-min problem.