MHB Understanding Quadratic Equations: Solving for x

  • Thread starter Thread starter headbang
  • Start date Start date
headbang
Messages
13
Reaction score
0
Can somone please help me understand this.
maybe a solution with explanation ..

$$\frac{2x-1}{x+3}<1$$

Maby the NeXT step..??

$$ 2x-1<x+3$$

Can we use this in the $$x=\frac{-b\pm\sqrt{b^{2}-4ac}}{2a}$$
 
Last edited:
Mathematics news on Phys.org
headbang said:
Can somone please help me understand this.
maybe a solution with explanation ..

$$\frac{2x-1}{x+3}<1$$

Maby the NeXT step..??
Can we use this in the $$x=\frac{-b\pm\sqrt{b^{2}-4ac}}{2a}$$

Hi!

You have to take cases for the denominator.

  • $x+3>0 \Rightarrow x>-3$

    Then:

    $$2x-1<x+3 \Rightarrow x<4$$
  • $x+3<0 \Rightarrow x<-3$

    $$2x-1>x+3 \Rightarrow x>4, \text{ that is not possible, since , in this case, } x<-3$$

So, the only solution is $-3<x<4$.
 
Or maybe:

$$2x-x<3+1$$

$$x<4$$
 
Last edited:
headbang said:
Or maybe:

$$2x-x<3+1$$

$$x<4$$

This stands only if $x+3>0$.

When we have:

$$\frac{a}{b}<1 $$

and we multiply by $b$, we have to distinguish cases.

If $b>0$:
$$\frac{a}{b} \cdot b<1 \cdot b \Rightarrow a<b$$

If $b<0$:

$$\frac{a}{b}<1 \Rightarrow a>b$$

For example:

$$\frac{5}{-3}<1 \Rightarrow \frac{5}{-3} \cdot (-3)> 1 \cdot (-3) \Rightarrow 5>-3$$

Multiplying both sides of an inequality by a negative number, the direction of the inequality changes ("<" becomes ">").
 
headbang said:
Can somone please help me understand this.
maybe a solution with explanation ..

$$\frac{2x-1}{x+3}<1$$

Maby the NeXT step..??

$$ 2x-1<x+3$$

Can we use this in the $$x=\frac{-b\pm\sqrt{b^{2}-4ac}}{2a}$$

As mentioned, you don't want to multiply through by a quantity containing the variable, because it may be negative , positive or zero. I would subtract 1 from bot sides to get:

$$\frac{2x-1}{x+3}-1<0$$

Combine terms on the left:

$$\frac{2x-1-(x+3)}{x+3}<0$$

$$\frac{2x-1-x-3}{x+3}<0$$

$$\frac{x-4}{x+3}<0$$

Okay, we now know that the sign of the expression on the left will change at two critical values:

$$x=-3,\,4$$

Because the roots in the numerator and denominator occur an odd number of times (in this case both once), we know the sign of the expression will alternate across the 3 intervals of the real number line into these two critical values divide it. So, I would test a number in the middle interval, specifically $x=0$, and we see that the expression is negative, and satisfies the inequality. Thus, in the left and right intervals, the expression will be positive, and not part of the solution. Since the inequality is strict, the interval is open, thus the solution, in interval notation is:

$$(-3,4)$$
 
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.
Back
Top