Find two positive numbers x and y such that x+y = 60 and xy3 is maximum.
Let the two numbers be x, y and P=xy3
Given x+y=60⇒x=60−y
On putting this value in P=xy3, we get
P=(60−y)y3⇒P=60y3−y4
On differentiating twice w.r.t y, we get
dPdy=180y2−4y3
and d2Pdy2=360y−12y2
For maxima, we must have dPdy=0
⇒180y2−4y3=0⇒4y2(45−y)=0⇒y=45
But y≠0, so y=45
At y=45(dPdy2)y=45=360×45−12×(45)2=16200−24300=−8100<0
P has a local maxima at y=45
Therefore, by second derivative test, y = 45 is a point of local maxima of P. Thus, function xy3 is maximum when y=45 and x=60−45=15
Hence,the required numbers are 15 and 45.