Why Do Different Methods Yield Different Solutions for Curve Intersections?

AI Thread Summary
Different methods for solving curve intersections can yield varying results due to the nature of the equations involved. In this discussion, one method involved setting up the equation 2(y^2) + y = 1, leading to potential solutions y = 0 and y = 1. However, these solutions do not satisfy the original equation, highlighting a key distinction between setting an equation equal to zero versus one. The correct approach, as demonstrated by the teacher, involves rearranging to form a quadratic equation set to zero, which allows for accurate factoring and solution identification. Ultimately, understanding the implications of setting equations to different values is crucial for obtaining valid solutions.
fk378
Messages
366
Reaction score
0
I'm trying to find where x+y=1 meets x=2(y^2)

To solve for y I set up:
2(y^2)=1-y
2(y^2)+y=1
y(2y+1)=1
I have y=1 and 2y+1=1
for 2y+1=1, 2y=0 so y=0
y=0,1

But, I notice that my teacher did:
2(y^2)+y-1=0
(2y+1)(y-1)=0
y=-1, 1/2

Why are these 2 methods bringing about different answers? Shouldn't they be the same?
 
Last edited:
Physics news on Phys.org
Neither y=0 nor y=1 solves y*(2y+1)=1. Try to think about that a little.
 
Last edited:
That is true...if I plug it in, it doesn't work...so how come if I solve for y, those are the 2 answers I get? And what's the difference between solving for it by setting it equal to 1, and setting it equal to 0?
 
Because a*b=0 means a=0 or b=0. a*b=1 does not mean a=1 or b=1. After all, (1/2)*2=1 and neither of those is equal to 1.
 
Last edited:
fk378 said:
That is true...if I plug it in, it doesn't work...so how come if I solve for y, those are the 2 answers I get? All I can say is that you are solving wrong. The numbers y= 0 and y= 1
And what's the difference between solving for it by setting it equal to 1, and setting it equal to 0?
If a and b are numbers and ab= 0, then either a= 0 or b= 0-the crucial point is that 0 divided by anything (other than 0) is 0. If a is not 0, divide both sides of the equation by a and you get b= 0. If b is not 0, divide both sides of the equation by b and you get a= 0.

That is not true for 1 or any other non-zero number. If ab= 1, then it might be that a= 1/2, b= 2. Or a= 1/4, b= 4, or ... many other possibilities. That is why, when factoring to solve an equation you MUST get it equal to 0.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...

Similar threads

Replies
18
Views
3K
Replies
8
Views
1K
Replies
26
Views
631
Replies
15
Views
2K
Replies
23
Views
2K
Replies
14
Views
3K
Replies
2
Views
1K
Back
Top