System of Equations Involving a Quadratic: Have Answer <> Understand

AI Thread Summary
The discussion revolves around solving a system of equations involving a quadratic: v = x + y and v^2 = x^2 + y^2. A TA suggested making y the subject of the first equation and substituting it into the second to derive a quadratic in x. However, an alternative approach involves substituting x + y for v in the second equation, leading to a simplified quadratic. The participant reached the equation 2x^2 - 2vx = 0, which can be factored to find the solutions x = 0 and y = v. The conversation emphasizes the importance of correctly manipulating the equations to arrive at the solutions.
kwixson
Messages
6
Reaction score
0

Homework Statement



Solve this system of equations for x and y.

v=x+y
v^2=x^2+y^2

Homework Equations



The quadratic formula:

x = (-b +/- sqrt(b^2-4*a*c))/(2*a)

The Attempt at a Solution



A TA gave the following advice:

"Make y the subject of the first equation.
Find y2 in terms of v and x using this equation.
Substitute y2 in the second equation.
You now have a quadratic equation in x and there will be two solutions"​

I know the answers are x=0 and y=v but I "can't get there from here." My most recent attempt I got as far as 2x^2-2vx=0.

In this case, this homework is already solved so if someone could walk me through it I would be grateful.
 
Physics news on Phys.org
kwixson said:

Homework Statement



Solve this system of equations for x and y.

v=x+y
v^2=x^2+y^2

Homework Equations



The quadratic formula:

x = (-b +/- sqrt(b^2-4*a*c))/(2*a)

The Attempt at a Solution



A TA gave the following advice:

"Make y the subject of the first equation.
Find y2 in terms of v and x using this equation.
Substitute y2 in the second equation.
You now have a quadratic equation in x and there will be two solutions"​

I know the answers are x=0 and y=v but I "can't get there from here." My most recent attempt I got as far as 2x^2-2vx=0.

In this case, this homework is already solved so if someone could walk me through it I would be grateful.

I would do something different from what your TA suggested. The first equation is v = x + y. I would substitute substitute x + y for v in the second equation, to get (x + y)2 = x2 + y2.

Expand the left side and simplify. What do you get?
 
kwixson said:
I know the answers are x=0 and y=v but I "can't get there from here." My most recent attempt I got as far as 2x^2-2vx=0.

So is your question just how to solve this quadratic equation really? Because you can easily factor it
2x(x-v) = 0

So what are the possibly solutions?
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top