An amazing paradox

Consider the equation x2+x+1=0(1) x^2 + x +1 = 0 \tag {1}

Factorizing it, we get (x+x+1)(xx+1)=0, (x + \sqrt x + 1)(x - \sqrt x + 1) = 0 , or x+1=±x(2) x + 1 = \pm \sqrt x \tag {2}

Substituting (2)(2) into (1)(1) , we get x=0 \sqrt x = 0 as a root of equation (1)(1) . And the first equation does not satisfy x=0x=0 , so how is this possible?

#Algebra

Note by Shivang Gupta
4 years, 5 months ago

No vote yet
1 vote

  Easy Math Editor

This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.

When posting on Brilliant:

  • Use the emojis to react to an explanation, whether you're congratulating a job well done , or just really confused .
  • Ask specific questions about the challenge or the steps in somebody's explanation. Well-posed questions can add a lot to the discussion, but posting "I don't understand!" doesn't help anyone.
  • Try to contribute something new to the discussion, whether it is an extension, generalization or other idea related to the challenge.
  • Stay on topic — we're all here to learn more about math and science, not to hear about your favorite get-rich-quick scheme or current world events.

MarkdownAppears as
*italics* or _italics_ italics
**bold** or __bold__ bold

- bulleted
- list

  • bulleted
  • list

1. numbered
2. list

  1. numbered
  2. list
Note: you must add a full line of space before and after lists for them to show up correctly
paragraph 1

paragraph 2

paragraph 1

paragraph 2

[example link](https://brilliant.org)example link
> This is a quote
This is a quote
    # I indented these lines
    # 4 spaces, and now they show
    # up as a code block.

    print "hello world"
# I indented these lines
# 4 spaces, and now they show
# up as a code block.

print "hello world"
MathAppears as
Remember to wrap math in \( ... \) or \[ ... \] to ensure proper formatting.
2 \times 3 2×3 2 \times 3
2^{34} 234 2^{34}
a_{i-1} ai1 a_{i-1}
\frac{2}{3} 23 \frac{2}{3}
\sqrt{2} 2 \sqrt{2}
\sum_{i=1}^3 i=13 \sum_{i=1}^3
\sin \theta sinθ \sin \theta
\boxed{123} 123 \boxed{123}

Comments

Please solve the problem above and let me understand the mistake which I'm commiting.

Shivang Gupta - 4 years, 5 months ago

Remember that as you manipulate equations, you may introduce extraneous roots. Do all your equations have double-sided implication signs? EG x=1⇎x2=1 x = 1 \not \Leftrightarrow x^2 = 1 .

Calvin Lin Staff - 4 years, 5 months ago

Log in to reply

But I've not square my function in any step to introduce any extrenious roots. I have just implied my observation of function by substituting in it.

Shivang Gupta - 4 years, 5 months ago

Log in to reply

Apart from squaring, when you add or subtract equations, you may also introduce extraneous roots.

For a simple example, if we wanted to solve x=0,y=0 x = 0 , y = 0 , we cannot add them up and say that oh x+y=0 x+y = 0 , and observe that (x,y)=(1,1) (x,y) = (-1, 1) is a solution!

This is why it's important to place implication signs everwhere, to the extent that they are valid. IE

x=0,y=0x+y=0(x,y)=(1,1) x=0, y = 0 \Rightarrow x+y = 0 \Rightarrow (x,y) = (-1, 1)

which tells you that the final condition could have been an extraneous solution.

Calvin Lin Staff - 4 years, 5 months ago

In the above equation I've used only one variable and I am unable to understand that if 2 things are coming out to be equal then why they can't be substituted. In the example you mentioned you took 2 variable but I used only one variable. If you do not agree with me then please indicate the step which I did wrong with proper reasoning.

Shivang Gupta - 4 years, 5 months ago

Log in to reply

As I said, the step where you went wrong is "Apart from squaring, when you add or subtract equations, you may also introduce extraneous roots.". The reason is that "If xx is a solution to equation 1 and equation 2 \Rightarrow then xx is a solution to equation 1 + equation 2", but not vice versa.

Here's a ridiculous counter example to make it clearer. Suppose x=1 x= 1 . Adding x=1 -x = - 1 to both sides, we get 0=0 0 = 0 . Hence, this equation is always true, so xx is any value.

This is why it's always important to place implication signs to illustrate the extent that they are valid. IE f(x)=0,g(x)=0f(x)+g(x)=0 f(x) = 0 , g(x) = 0 \Rightarrow f(x) + g(x) = 0 but not vice versa.

Calvin Lin Staff - 4 years, 5 months ago
×

Problem Loading...

Note Loading...

Set Loading...