Skip to main content
1-Visitor
November 1, 2012
Question

Solving an equation + inequality

  • November 1, 2012
  • 2 replies
  • 1095 views

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

2 replies

23-Emerald I
November 1, 2012

Something like this?

1-Visitor
November 1, 2012

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".