Is Wolfram the Key to Solving Tricky Equations on the Go?

Click For Summary

Homework Help Overview

The discussion revolves around solving the equation |x^2-5|=4|x|, which involves absolute values and quadratic expressions. Participants explore various methods to approach the problem, including rewriting the equation and considering different cases based on the values of x.

Discussion Character

  • Exploratory, Assumption checking, Problem interpretation

Approaches and Questions Raised

  • Participants attempt to rewrite the equation in different forms, question the validity of their manipulations, and explore cases based on the sign of x. Some suggest plotting the functions to visualize the solutions, while others discuss the implications of their assumptions regarding the absolute values.

Discussion Status

The discussion is active with multiple participants contributing different perspectives and methods. Some guidance has been offered regarding the handling of absolute values and the importance of considering cases, but there is no explicit consensus on a single approach. Participants continue to question their assumptions and the correctness of their solutions.

Contextual Notes

Participants note the complexity introduced by the x^2 term and the necessity of breaking the problem into cases based on the values of x. There is an acknowledgment of the potential for extraneous solutions when manipulating the equation.

MSG100
Messages
43
Reaction score
0
Solve |x^2-5|=4|x|.


I tried to rewrite it as:

(sqrt(x^2-5))^2=4*(sqrt(x))^2

Is this the right way to solve the equation?
 
Physics news on Phys.org
MSG100 said:
Solve |x^2-5|=4|x|.

I tried to rewrite it as:

(sqrt(x^2-5))^2=4*(sqrt(x))^2

Is this the right way to solve the equation?
No.

For one thing, each side of the original expression exists for all values of x.

For your equation, (sqrt(x^2-5))^2=4*(sqrt(x))^2 , :

The left hand side exists only if x ≥ √(5) or x ≤ -√(5).

The right hand side exists only if x ≥ 0 .
 
MSG100 said:
(sqrt(x^2-5))^2=4*(sqrt(x))^2
Did you mean to apply those operations in the other order: square then square root?
That would work, but why bother square-rooting?
 
I make a new attempt.

I put the equation in two possible cases.

Case 1: x^2-5=4x
x^2-4x-5=0
x=5 and x=-1

Case 2: x^2-5=4(-x)
x^2+4x-5=0
x=-5 and x=1
 
MSG100 said:
I make a new attempt.

I put the equation in two possible cases.

Case 1: x^2-5=4x
x^2-4x-5=0
x=5 and x=-1
That should be x = 5 OR x = -1.
Also, you're omitting something important. In Case 1, your assumption (not stated) is that x ≥ 0. How does this assumption fit in with your solutions?
MSG100 said:
Case 2: x^2-5=4(-x)
x^2+4x-5=0
x=-5 and x=1
Same here - it should be x = -5 OR x = 1. The assumption in this case is that x < 0. How does this assumption fit in with the solutions from this case?
 
Of course, I meant "or" not "and"

It's just x=5 that fit in case 1
In case 2 it's only x=-5 that fit.

How do you make the assumptions?
 
MSG100 said:
Solve |x^2-5|=4|x|.


I tried to rewrite it as:

(sqrt(x^2-5))^2=4*(sqrt(x))^2

Is this the right way to solve the equation?

Since absolute-value equations can be tricky, the first step in such cases should be to plot both sides; that is, draw graphs of y = |x^2-5| and y = 4|x|, to see where they cross. That will help you to keep things straight. Be sure to make the x-range wide enough to show all the possibilities.
 
MSG100 said:
Of course, I meant "or" not "and"

It's just x=5 that fit in case 1
In case 2 it's only x=-5 that fit.

How do you make the assumptions?
When you change |x| to x, you are assuming that x ≥ 0. When you change |x| to -x, you are assuming that x < 0.

One other thing is that when you change |x2 - 5| to x2 - 5, you are assuming that x2 - 5 ≥ 0, or equivalently, that x ≥ √5 or that x < -√5.
 
They cross at x=-5, x=-1, x=1, x=5.

Now I'm lost. The x^2 term makes it harder to get it right.

Could someone show how this should be solved or make an exemple. I can't find any similar task with the x^2 term in it. I would be very grateful.
 
  • #10
I usually write it as three intevals, but with this I can't do that.
 
  • #11
MSG100 said:
I usually write it as three intevals, but with this I can't do that.
Make four cases (hence four intervals), since you have four different possibilities.

1. x ≥ √5
2. 0 ≤ x < √5
3. -√5 ≤ x < 0
4. x < -√5

Case 1. x ≥ √5
For the first case, since x ≥ √5, we can say with certainty that x > 0.
Then the original equation simplifies to
x2 - 5 = 4x
==> x2 - 4x = 5 = 0
==> x = 5 or x = -1
Since our assumption was that x ≥ √5, we discard x = -1.
Solution for case 1: x = 5

Now look at the other three cases.
 
  • Like
Likes   Reactions: 1 person
  • #12
Case 2: 0 ≤ x < √5

x has to be positive. 0 or more, but less then √5

(here I'm not sure how to use the signs)

Should it be
-(x^2-5)=4x
or
(x^2-5)=-4x
Both gives x=-5 and x=1
 
  • #13
I did it like this:

Case 2:
-(x^2-5)=4x
Solution: x=1

Case 3:
-(x^2-5)=-4x
Solution: x=-1

Case 4:
-(x^2-5)=4x
Solution: x=-5
 
  • #14
You can avoid all this breaking into cases. Just square both sides of the original equation to get rid of the modulus signs. This gives you a quadratic in x2. Solve. Final step is to check you have not introduced any extra solutions.
 
  • #15
haruspex said:
Did you mean to apply those operations in the other order: square then square root?
That would work, but why bother square-rooting?

Yes, |A|=\sqrt{A^2}
so
\sqrt{(x^2-5)^2}=4\sqrt{x^2}

eliminate the square root by squaring both sides of the equation, and solve as haruspex suggested.


ehild
 
  • #16
Okay, if I do so I'll get:

x^4-26x^2+25=0

and when I type it in Wolfram I get the solution:
x=1
x=-1
 
  • #17
I made a mistake when I wrote it in Wolfram.

Now I got it right!
 
  • #18
You don't need a calculator to figure this out. Let u=x^2, then you'll have a quadratic in u that can be factorized. Once you have two solutions for u, solve for x.
 
  • #19
Yes, it's easy, I was outside with no pen or paper so I took some help from Wolfram.
Math becomes hard when your in a hurry.
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
1
Views
2K
  • · Replies 24 ·
Replies
24
Views
4K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
11
Views
3K