Inequalities of rational expressions

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
1 reply · 1K views
delsoo
Messages
97
Reaction score
0
referring to the photo attached, can anyone expalin and give suitable numerical example please? i couldn't understand the notes.
 

Attachments

  • DSC_0001~2[1].jpg
    DSC_0001~2[1].jpg
    16.4 KB · Views: 399
Last edited by a moderator:
Mathematics news on Phys.org
We know that

[tex]\frac{a}{b}=\frac{c}{d}[/tex]

implies ##ad = cb##. Indeed, to prove it, we multiply both sides of the equation with ##bd##.

The question is now whether [tex]\frac{a}{b}<\frac{c}{d}[/tex]

implies ##ad < cb##.

The answer is no. Indeed, we know that

[tex]\frac{-1}{-1} < \frac{2}{1}[/tex]

but it is not true that ##(-1)\cdot 1 < 2\cdot (-1)##. In fact, it is the reverse inequality that holds.

So the rule

[tex]\frac{a}{b}<\frac{c}{d}~\Rightarrow~ad<bc[/tex]

is only true if ##b,d>0##.

So if you have something to solve like

[tex]\frac{x+1}{x+2}< \frac{x}{x-3}[/tex]

then you cannot solve this by cross-multiplying, that is you cannot say that

[tex](x+1)(x-3)<x(x+2)[/tex]

because ##x+2## and ##x-3## might be negative. Now, if you know that it's positive, then you can do it, but you don't know this in general.

The way to solve it is to bring both to the same side, so the above is equivalent to

[tex]\frac{x}{x-3} - \frac{x+1}{x+2} > 0[/tex]

and thus

[tex]\frac{x(x+2) - (x+1)(x-3)}{(x-3)(x+2)}>0[/tex]

So we get that a fraction is positive. This can only happen in two situations:

1) Both numerator and denominator are positive. So the above implies
[tex]x(x+2)>(x+1)(x-3)~\text{and}~(x-3)(x+2)>0[/tex]

Solving this yields possible values of ##x## which solve the inequality, but they are not the only solutions:

2) Both numerator and denominator are negative. So we get

[tex]x(x+2)<(x+1)(x-3)~\text{and}~(x-3)(x+2)<0[/tex]

Solving this also yields solutions.
 
  • Like
Likes   Reactions: 1 person