Solve for x in terms of y (Quadratic formula)

AI Thread Summary
The discussion focuses on using the quadratic formula to solve the equation 4x^2 - 4xy + 1 - y^2 = 0 for both x in terms of y and y in terms of x. The initial confusion revolves around identifying the coefficients a, b, and c, which are determined to be a = 4, b = -4y, and c = 1 - y^2. After applying the quadratic formula, the user simplifies the expression under the square root, ultimately arriving at (4y ± 4 * sqrt(2y^2 - 1)) / 8, which reduces to (y ± sqrt(2y^2 - 1)) / 2. The user successfully solves for x in terms of y and acknowledges the need to also solve for y in terms of x.
adillhoff
Messages
20
Reaction score
0

Homework Statement


Use the quadratic formula to solve the equation for (a) x in terms of y and (b) y in terms of x.


Homework Equations


4x^2 - 4xy + 1 - y^2 = 0


The Attempt at a Solution


I am not really sure where to start at all. If I could just figure out the values for a, b, and c of the quadratic formula then the rest would be simple (for me). Do you take the values from the current equation like this?

a = 4, b = -4y, c = 1 - y^2

I feel as if I am over analyzing this problem. If anyone could point me to a start that would be greatly appreciated. There are no examples from my textbook that pertain to this exact type of problem.
 
Physics news on Phys.org
Yes, you got it.
 
Thank you for the quick reply. I did run into one more issue with this problem. After plugging in the values into the quadratic formula, I run into this step:

(4y +– sqrt(32y^2 - 16)) / 8

There are numbers inside the sqrt that I could pull out: 32 and -16. My next planned step it to re-arrange the values inside the sqrt as follows:

1) sqrt(32y^2 - 16) = sqrt((16)(2y^2) - (1)(16))
2) (16) * sqrt(2y^2 - 1)

This doesn't seem right though. I keep looking for an example, definition, rule, or law to use in this scenario but can't seem to think of one.

EDIT: Actually, it seems right now that I factored correctly.

1) sqrt(32y^2 - 16) = sqrt((16)(2y^2 - 1))
2) (16) * sqrt(2y^2 - 1)

Then the whole formula will look something like this:

(4y +- 4 * sqrt(2y^2 - 1)) / 8

I can then reduce the fraction to (y +- sqrt(2y^2 - 1)) / 2

I think I've got it! This problem has been stopping me for a while now.
 
Correct! Now, you've solved half the problem (you've solved for x in terms of y) ... you still need to solve for y in terms of x
 
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...

Similar threads

Back
Top