What is the graph of 4x = 4y - y^2?

  • Thread starter Thread starter zeion
  • Start date Start date
  • Tags Tags
    Curve
AI Thread Summary
The equation 4x = 4y - y^2 represents a parabola that opens to the left, with its vertex at (1, 2). By rearranging the equation, it can be expressed as x = -1/4(y - 2)^2 + 1, indicating a horizontal axis of symmetry. The solutions for y yield two equations representing the upper and lower halves of the parabola, derived from the positive and negative square roots, respectively. This transformation shows that the graph is a translation of the standard parabola x = -y^2. The discussion clarifies that the different curves correspond to the two halves of the same parabolic shape.
zeion
Messages
455
Reaction score
1

Homework Statement



I need to make a sketch of this function:

4x = 4y - y^2


Homework Equations





The Attempt at a Solution



So I see that it's a kind of parabola in terms of y.. so I try to make it into parabola form:

x = y - (1/4)y^2
= (-1/4)(y^2-4y+4-4+0)
= (-1/4)((y-2)^2-4))
= (-1/4)(y-2)^2+1

Now I try to write it in terms of x:
x-1 = (-1/4)(y-2)^2
-4x+4 = (y-2)^2
+/-sqrt(-4x+4) = y-2
y = +/-sqrt(-4x+4)+2

But these curves look like they are different?
 
Physics news on Phys.org
your functions should look like this:
 

Attachments

  • 1.jpg
    1.jpg
    4.6 KB · Views: 469
zeion said:

Homework Statement



I need to make a sketch of this function:

4x = 4y - y^2


Homework Equations





The Attempt at a Solution



So I see that it's a kind of parabola in terms of y.. so I try to make it into parabola form:

x = y - (1/4)y^2
= (-1/4)(y^2-4y+4-4+0)
= (-1/4)((y-2)^2-4))
= (-1/4)(y-2)^2+1

Now I try to write it in terms of x:
x-1 = (-1/4)(y-2)^2
Leaving it in the form above is helpful, as you can tell that the graph is similar to the graph of x = -y^2. This is a parabola whose axis of symmetry is horizontal, and that opens to the left. Your parabola can be thought of as the translation to the right by 1 unit and up 2 units of the graph of x = -y^2. This puts the vertex at (1, 2).
zeion said:
-4x+4 = (y-2)^2
+/-sqrt(-4x+4) = y-2
y = +/-sqrt(-4x+4)+2

But these curves look like they are different?
Yes. What you are getting by solving for y are equations for the upper and lower halves of the parabola. The pos. square root gives the upper half, and the neg. sq. root gives the lower half.
 
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