MHB Help solving a rational inequality

arl2267
Messages
15
Reaction score
0
Solve the rational inequality (a-5)/(a+2) < -1.This is what I got so far:

a-5/a+2 = -1
a-5= -a-2
0= -2a+3

subtract 3 from both sides:

-3=-2a

Divide by -2

3/2=a

I know that the answer is (-2, 3/2), but I'm not sure where the -2 in the answer comes from. Thanks!
 
Last edited by a moderator:
Mathematics news on Phys.org
You don't want to multiply through by an expression containing the variable, since it may be either negative or positive. I recommend proceeding as follows:

$\displaystyle \frac{a-5}{a+2}<-1$

Add through by 1:

$\displaystyle \frac{a-5}{a+2}+1<0$

Combine on the left:

$\displaystyle \frac{2a-3}{a+2}<0$

Now, this gives you two critical numbers obtained from the roots of the numerator and denominator. The sign of the expression can only change across these points.

They are: $\displaystyle a=-2,\,\frac{3}{2}$

Now, on a number line mark these points, giving you 3 intervals to test, so pick a test point from within each interval and then check the sign of the expression at these test points. If the sign of the expression is negative, then that interval is part of the solution. Since the inequality is strict, all intervals will be open.
 
Last edited:
arl2267 said:
(a-5)/(a+2) < -1This is what I got so far:

a-5/a+2 = -1
a-5= -a-2
0= -2a+3

subtract 3 from both sides:

-3=-2a

Divide by -2

3/2=a

I know that the answer is (-2, 3/2), but I'm not sure where the -2 in the answer comes from. Thanks!

You have to be wary with inequalities because it changes direction if you multiply or divide by a negative so ideally we don't want to multiply across the inequality.

$\dfrac{a-5}{a+2} < -1$

$\dfrac{a-5}{a+2} + \dfrac{a+2}{a+2} < 0 $

$\dfrac{2a-3}{a+2} < 0$

For the LHS to be negative the numerator and denominator must have different sign. Points to check are $\frac{3}{2}$ and $-2$ leading to the intervals
$ a < -2 $
$-2 < a < \frac{3}{2}$
$a > \frac{3}{2}$
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.

Similar threads

Back
Top