The following simultaneous nonlinear equations are to be solved:
$$y=e^x$$
$$y=x(1+x)$$
Define an objective function that can be maximized to obtain a solution to these equations.
Sketch x vs F(x) and identify the optimal solution (x*) graphically.
I don't know if I'm supposed to set the two y equations equal to each other and solve for x? How do I get an objective function from this?