New Reply

Flexibility -- multiple methods for solutions?

 
Share Thread Thread Tools
May3-12, 11:47 AM   #1
 

Flexibility -- multiple methods for solutions?


I found that for some mathematical equations, for example quadratic equations or other equations where f(x)=0, the solutions for f(x)=0 could be 2 i we solve certain way and only 1 out of 2 if we use another method, somethings like changing the nature of the equations.
For example, consider an equation involving surd.
x + 3√x - 18 = 0

Method 1
If i solve this by treating x as (√x)[itex]^{2}[/itex], the new equation would be a quadratic eqt in terms of √x.
(√x)[itex]^{2}[/itex] + 3√x - 18 = 0
∴By applying the quadratic equation formula, √x = 3 or -6 ,where √x=-6 should be ignore right? so we got only 1 solution which is x=9 while -6 is prohibited , meaning cant be substituted even in the original equation!

Method 2
Now if i rearrange the equation so that the term with surd is on one side and without surd is on the other side, we gt
3√x = 18 - x
square both side, we gt
9x = (18 - x)[itex]^{2}[/itex]
x - 45x + 324 = 0
Finally by quadratic equation formula,
x= 9 or 36
but somehow the 36 here is not a solution to the original equation. This is the place i wonder why even it is not a solution we still can get x=36 when f(x)=0 ??
 
PhysOrg.com
PhysOrg
mathematics news on PhysOrg.com

>> Mathematicians analyze social divisions using cell phone data
>> Can math models of gaming strategies be used to detect terrorism networks?
>> Mathematician proves there are infinitely many pairs of prime numbers less than 70 million units apart
May3-12, 12:00 PM   #2
 
this is not a homework but out of my curiosity! anyone please help me.
 
May3-12, 12:20 PM   #3
 
In method 1 you have solved for the square root of x

In method 2 you have solved for x.

Do you see the difference?
 
May3-12, 12:21 PM   #4
 

Flexibility -- multiple methods for solutions?


Quote by Yh Hoo View Post
I found that for some mathematical equations, for example quadratic equations or other equations where f(x)=0, the solutions for f(x)=0 could be 2 i we solve certain way and only 1 out of 2 if we use another method, somethings like changing the nature of the equations.
For example, consider an equation involving surd.
x + 3√x - 18 = 0

Method 1
If i solve this by treating x as (√x)[itex]^{2}[/itex], the new equation would be a quadratic eqt in terms of √x.
(√x)[itex]^{2}[/itex] + 3√x - 18 = 0
∴By applying the quadratic equation formula, √x = 3 or -6 ,where √x=-6 should be ignore right? so we got only 1 solution which is x=9 while -6 is prohibited , meaning cant be substituted even in the original equation!

Method 2
Now if i rearrange the equation so that the term with surd is on one side and without surd is on the other side, we gt
3√x = 18 - x
square both side, we gt
9x = (18 - x)[itex]^{2}[/itex]
x - 45x + 324 = 0
Finally by quadratic equation formula,
x= 9 or 36
but somehow the 36 here is not a solution to the original equation. This is the place i wonder why even it is not a solution we still can get x=36 when f(x)=0 ??


So, after all, you got ONLY one actual real solution to the original equation, didn't you?

Both methods above restrict the possible real solutions, which MUST be non-negative, so in this case in just the same as

the good 'ol age-problems in junior high school, when one had to find out the ages of two people and sometimes

one got a negative solution, which had to be discarded as it didn't fit...

When rooting-squaring, the secret is simple: do whatever you will, but at the end substitute in the original equation

to be sure

DonAntonio
 
May3-12, 12:30 PM   #5
 
Recognitions:
Science Advisor Science Advisor
Quote by Yh Hoo View Post
Method 2
3√x = 18 - x
square both side, we gt
9x = (18 - x)[itex]^{2}[/itex]
Squaring both sides of an equation may produce an equation which has a larger solution set than the original equation. This comes from the fact that [itex] (\sqrt{x})^2 [/itex] is not always [itex] x [/itex]. If you dealing only with the real numbers then [itex] (\sqrt{-6})^2 [/itex] is not defined while [itex] -6 [/itex] is.

In general [itex] (x^a)^b [/itex] is not always equal to [itex]x^{ab}[/itex].

One of the pleasing powers of mathematics is that it allows us to solve problems by manipulating symbols without any verbal thinking. However, this power always falls slightly short of eliminating the need for verbal thoughts altogether. You have discovered some examples where this is the case. When students are introduced to algebra they often expect to write everything down as lists of symbols and not use words. Some teacher encourage this since it makes papers easier to grade. The truth is that you can't really do algebra in valid manner without writing some words here and there to explain your steps.
 
May3-12, 12:43 PM   #6
 
Quote by Stephen Tashi View Post
Squaring both sides of an equation may produce an equation which has a larger solution set than the original equation. This comes from the fact that [itex] (\sqrt{x})^2 [/itex] is not always [itex] x [/itex]. If you dealing only with the real numbers then [itex] (\sqrt{-6})^2 [/itex] is not defined while [itex] -6 [/itex] is.

In general [itex] (x^a)^b [/itex] is not always equal to [itex]x^{ab}[/itex].

One of the pleasing powers of mathematics is that it allows us to solve problems by manipulating symbols without any verbal thinking. However, this power always falls slightly short of eliminating the need for verbal thoughts altogether. You have discovered some examples where this is the case. When students are introduced to algebra they often expect to write everything down as lists of symbols and not use words. Some teacher encourage this since it makes papers easier to grade. The truth is that you can't really do algebra in valid manner without writing some words here and there to explain your steps.

Perhaps one should add that "in general" above refers to complex exponentiation and\or non-positive base (and, thus, again

complex stuff), since indeed [itex]\left(x^a\right)^b=x^{ab}[/itex] whenever the basis is positive and the exponent are real numbers.

DonAntonio
 
New Reply
Thread Tools


Similar Threads for: Flexibility -- multiple methods for solutions?
Thread Forum Replies
Similarity methods & (self) similar solutions; Meaning and significance? Classical Physics 0
Analytic solutions vs numerical methods General Math 0
Multiple eigenvalue solutions Calculus & Beyond Homework 2
Multiple solutions to f'(x) Calculus & Beyond Homework 2