Simple inequalities question I promise

  • Thread starter Thread starter smashbrohamme
  • Start date Start date
  • Tags Tags
    Inequalities
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
6 replies · 1K views
smashbrohamme
Messages
97
Reaction score
1
(x+2)/(x+4) greater or equal to 1.

I got two different answers here.

X is greater than 4.

Or a interval notation (-Infinite, 4) - which doesn't make sense but wouldn't the correct answer just be X is greater than 4?

which would mean (4, infinite)?

Homework Equations





The Attempt at a Solution

 
Physics news on Phys.org
if x = 5 then you'd get 7/9 which is not greater than or equal to one, so I think you messed up your simplification.

Post your working and see if you can find the error.
 
lol shoot! I made a silly typo...its (x+2)/(x-4) greater then or equal to 1
 
so how would you write that in interval notation, (4, Infinite)?
 
HallsofIvy said:
I think you just have a silly problem! For all x, x+ 2< x+ 4 so you have a fraction in which the denominator is larger than the numerator.

If x < -4, the inequality changes its direction, so that would be the solution...
 
[tex] \begin{align*}<br /> \frac{x+2}{x+4} \ge 1 \Leftrightarrow \\<br /> <br /> \frac{x+2}{x+4}-1 \ge 0 \Leftrightarrow \\<br /> <br /> \frac{(x+2)-(x+4)}{x+4} \ge 0 \Leftrightarrow \\<br /> <br /> \frac{x+2-x-4}{x+4} \ge 0 \Leftrightarrow \\<br /> <br /> \frac{-2}{x+4} \ge 0<br /> \end{align*}[/tex]

When does this inequality hold, i.e. when is the ratio of a negative number and another one nonnegative?