MHB Finding Solutions for a Modulus Equation

  • Thread starter Thread starter Prove It
  • Start date Start date
  • Tags Tags
    Modulus
AI Thread Summary
The discussion focuses on solving the modulus equation |x - 4| - |x + 2| = 6 by analyzing the behavior of the modulus functions based on the value of x. It identifies three cases for x: when x < -2, -2 ≤ x < 4, and x ≥ 4, leading to different expressions for the equation. The solution reveals that for x < -2, the equation holds true, while solving the equation for the middle case yields x = -2, which is valid within the specified range. Ultimately, the solution concludes that all values of x less than or equal to -2 satisfy the original equation. This highlights an interesting aspect of modulus equations where the solution set can be an interval rather than a single value.
Prove It
Gold Member
MHB
Messages
1,434
Reaction score
20
Solve $\displaystyle \begin{align*} \left| x - 4 \right| - \left| x + 2 \right| = 6 \end{align*}$ for $\displaystyle \begin{align*} x \end{align*}$.

To start with, we need to realize that each modulus function will be defined differently depending on the value of $\displaystyle \begin{align*} x \end{align*}$.

Notice that

$\displaystyle \begin{align*} \left| x - 4 \right| = \begin{cases} x - 4 \textrm{ if } x \geq 4 \\ 4 - x \textrm{ if } x < 4 \end{cases} \end{align*}$

and

$\displaystyle \begin{align*} \left| x + 2 \right| = \begin{cases} x + 2 \textrm{ if } x \geq -2 \\ - x - 2 \textrm{ if } x < -2 \end{cases} \end{align*}$

Thus

$\displaystyle \begin{align*} \left| x - 4 \right| - \left| x + 2 \right| &= \begin{cases} \left( 4 - x \right) - \left( -x - 2 \right) \textrm{ if } x < -2 \\ \left( 4 - x \right) - \left( x + 2 \right) \textrm{ if } -2 \leq x < 4 \\ \left( x - 4 \right) - \left( x + 2 \right) \textrm{ if } x \geq 4 \end{cases} \\ &= \begin{cases} 6 \textrm{ if } x < -2 \\ 2 - 2\,x \textrm{ if } -2 \leq x < 4 \\ -6 \textrm{ if } x \geq 4 \end{cases} \end{align*}$

Notice that we already have $\displaystyle \begin{align*} \left| x - 4 \right| - \left| x + 2 \right| = 6 \textrm{ if } x < -2 \end{align*}$.

If we solve $\displaystyle \begin{align*} 2 - 2\,x = 6 \end{align*}$ for $\displaystyle \begin{align*} x \end{align*}$ we find

$\displaystyle \begin{align*} 2 - 2\,x &= 6 \\ 2\,x &= -4 \\ x &= -2 \end{align*}$

which satisfies the condition $\displaystyle \begin{align*} -2 \leq x < 4 \end{align*}$.

Thus the solution to $\displaystyle \begin{align*} \left| x - 4 \right| - \left| x + 2 \right| = 6 \end{align*}$ is $\displaystyle \begin{align*} x \leq -2 \end{align*}$.
 
Mathematics news on Phys.org
Very interesting. At first glance I thought your answer couldn't be right because it was not a specific value but I see that it IS right in that all values <= -2 work. Very cool.
 
  • Like
Likes Greg Bernhardt
It's more obvious if we let ##x = y +4## and look for$$|y| = | y + 6|+6$$Especially if we look at that graphically.
 
  • Like
Likes Greg Bernhardt
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
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...
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...

Similar threads

Replies
1
Views
11K
Replies
1
Views
11K
Replies
1
Views
10K
Replies
4
Views
11K
Replies
2
Views
6K
Replies
2
Views
5K
Replies
1
Views
10K
Back
Top