Absolute value |x-3|^2 - 4|x-3|=12

AI Thread Summary
The equation |x-3|^2 - 4|x-3|=12 can be simplified by substituting u=|x-3|, leading to the quadratic equation u^2 - 4u - 12 = 0. This factors to (u + 2)(u - 6)=0, giving solutions u=6 and u=-2, with only u=6 being valid since absolute values cannot be negative. From u=6, the corresponding x values are x=9 and x=-3, derived from the equations x-3=6 and x-3=-6. The discussion emphasizes that the absolute value signs are unnecessary in the squared term, simplifying the solving process. The final solutions to the original equation are x=-3 and x=9.
TechnocratX
Messages
3
Reaction score
0
Solve |x-3|^2 - 4|x-3|=12

The solution to this equation is -3, 9. But I'm not sure on the working.

There is a hint to let u=|x-3|

So I worked it out the following way.

u^2 -4u = 12

u^2 -4u -12 = 0

(u + 2)(u - 6)=0

u /= -2 and u /= 6

|x-3|=-2 (no solution)
|x-3|= 6, x = 9

Now to work out negative part.

u^2 -4u = -12

u^2 -4u + 12 =0

(no real roots)

So would I use |x-3|=-6, x = -3
 
Mathematics news on Phys.org
TechnocratX said:
Solve |x-3|^2 - 4|x-3|=12

The solution to this equation is -3, 9. But I'm not sure on the working.

There is a hint to let u=|x-3|

So I worked it out the following way.

u^2 -4u = 12

u^2 -4u -12 = 0

(u + 2)(u - 6)=0

u /= -2 and u /= 6

|x-3|=-2 (no solution)
|x-3|= 6, x = 9
You're missing something here.
|x - 3| = 6 means
x - 3 = 6
OR
x - 3 = -6
So you'll get the 2 solutions here.


TechnocratX said:
Now to work out negative part.

u^2 -4u = -12
You don't need this, because the "negative part" was taken care of earlier.
 
In fact, your original question said '= 12'. It makes no sense to set it equal to -12.
 
The u-substitution for |x - 3| should work fine, but another interesting thing to note is that the absolute value signs are not necessary for the first part of the equation. The power of 2 will make anything within the absolute value positive, so |x - 3|^2 is the same things as (x - 3)^2.

Anyways, if you let u = |x - 3| it should be easier.

u^2 - 4u = 12

Then, once you've found u, use the equation u = |x - 3| to solve for x.
 
I understand now. I should just have solved the quadratic, then only applied the absolute value +/- to the u function. Thanks for your help.
 
TechnocratX said:
Now to work out negative part.

u^2 -4u = -12

u^2 -4u + 12 =0

(no real roots)

So would I use |x-3|=-6, x = -3
don't need the extra work when it's already perfect done imho
 
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...
Thread 'Imaginary Pythagorus'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...
Back
Top