Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
If have two problems which are pretty similar.
a)
My function is f.ex f(x)=2+x+x^2
How do I solve the inequality f(x)<0?
b)My function is again f(x)=2+x+x^2
How do I solve the inequality f(x) ≥ 2/x
Thanks for the help
Or something like the attached. Have change your function a little bit.
Don't know why the second inequ. does not solve with your "+2".