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: 467
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.
 
Back
Top