retagged by
248 views

1 Answer

0 0 votes
Let the two numbers be $x$ and $y$

$$
x+y=60
$$

objective function from the question will be,

$$
f(x)=x^2(60-x)
$$

For optima $f^{\prime}(x)=0,120 x-3 x^2=0$

$$
x=0,40
$$

Product is minimum when $\mathrm{x}=0$.
Answer:
Position:
Show:

Related questions

0 0 votes
1 1 answer
190
190 views
GO Classes asked Nov 25, 2025
190 views
For the function $f(x)=x \sin (x)-1$, with an initial guess of $x_0=2.5$, and step size of $0.1$ , as per gradient descent algorithm, what will be the value of the functi...
0 0 votes
1 1 answer
234
234 views
GO Classes asked Nov 25, 2025
234 views
The point on $y=x^2+1$ closest to $(0,2)$ is $(0.707,1.5)$ $(0.707,-1.5)$ $(-0.707,1.5)$ $(-0.707,-1.5)$
0 0 votes
2 2 answers
240
240 views
GO Classes asked Nov 25, 2025
240 views
$\text { The distance of the plane } x+y-2 z=6 \text { from the origin is } \_\_\_\_\_\_\_$
0 0 votes
1 1 answer
227
227 views
GO Classes asked Nov 25, 2025
227 views
The minimum value of $f(x, y)=x^2+4 y^2-2 x+8 y$ subject to the constraint $x+2 y=7$ is $\_\_\_\_$