Hi,
I am struggling with one task involving solve and plot commands. I would appreciate if I could get some help. What I need to do is as follows:
1. Define alpha between 0 and 1.
2. Solve an equation f(x,alpha) =0 for x by taking different values of alpha.
3. Of all values of x obtained in step 2, choose the value of x between 0 and 1 and discard all others. I have technically shown that there will be exactly one value that is acceptable and all other values of x can be discarded.
4. For different values of alpha and correspondingly selected values of x in step 3, plot and display function g(x,alpha) with function value on the vertical axis and alpha on the horizontal axis.
Regards,
Omkar