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.
Markdown
Appears as
*italics* or _italics_
italics
**bold** or __bold__
bold
- bulleted - list
bulleted
list
1. numbered 2. list
numbered
list
Note: you must add a full line of space before and after lists for them to show up correctly
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.
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.
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 x is a solution to equation 1 and equation 2 ⇒ then x 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. Adding −x=−1 to both sides, we get 0=0. Hence, this equation is always true, so x 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)=0⇒f(x)+g(x)=0 but not vice versa.
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:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
Please solve the problem above and let me understand the mistake which I'm commiting.
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.
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.
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, we cannot add them up and say that oh x+y=0, and observe that (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=0⇒x+y=0⇒(x,y)=(−1,1)
which tells you that the final condition could have been an extraneous solution.
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.
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 x is a solution to equation 1 and equation 2 ⇒ then x 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. Adding −x=−1 to both sides, we get 0=0. Hence, this equation is always true, so x 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)=0⇒f(x)+g(x)=0 but not vice versa.