Analytic Geometry: Study Guide for Parabolas, Ellipses, and Circles

Properties and Analysis of Parabolas

  • Standard Equation Forms for Parabolas:     - The vertical parabola (opening up or down) is defined by the standard form: (xh)2=4p(yk)(x - h)^2 = 4p(y - k) or y=14p(xh)2+ky = \frac{1}{4p}(x - h)^2 + k.     - The horizontal parabola (opening left or right) is defined by the standard form: (yk)2=4p(xh)(y - k)^2 = 4p(x - h).     - In these equations, the Point (h,k)(h, k) represents the Vertex.     - The variable pp represents the distance from the vertex to the focus and from the vertex to the directrix.

  • Specific Parabola Problem: 8y=(x1)28y = (x - 1)^2:     - Transformation to Standard Form: This can be written as y=18(x1)2y = \frac{1}{8}(x - 1)^2.     - Identifying the Vertex: Comparing with (xh)2=4p(yk)(x - h)^2 = 4p(y - k), we see h=1h = 1 and k=0k = 0. Vertex: (1,0)(1, 0).     - Calculating p: Setting 4p=84p = 8, we solve for pp as p=84=2p = \frac{8}{4} = 2.     - Identifying the Focus: For a vertical parabola opening upward, the focus is (h,k+p)(h, k + p). Substituting the values: (1,0+2)=(1,2)(1, 0 + 2) = (1, 2). Focus: (1,2)(1, 2).     - Identifying the Directrix: The directrix is a horizontal line defined by y=kpy = k - p. Substituting the values: y=02=2y = 0 - 2 = -2. Directrix: y=2y = -2.

  • Specific Parabola Problem: 4y+x2=04y + x^2 = 0:     - Transformation: Rewrite the equation as x2=4yx^2 = -4y.     - Vertex: The vertex is at the origin since there are no shifts for xx or yy. Vertex: (0,0)(0, 0).     - Calculating p: Setting 4p=44p = -4, we solve for pp as p=1p = -1. This indicates the parabola opens downward.     - Focus: Calculated as (h,k+p)=(0,0+(1))=(0,1)(h, k + p) = (0, 0 + (-1)) = (0, -1). Focus: (0,1)(0, -1).     - Directrix: Calculated as y=kp=0(1)=1y = k - p = 0 - (-1) = 1. Directrix: y=1y = 1.

  • Specific Parabola Problem: 8y=x28y = x^2:     - Vertex: (0,0)(0, 0).     - Calculating p: 4p=8    p=24p = 8 \implies p = 2.     - Focus: (0,2)(0, 2).     - Directrix: y=2y = -2.

  • Specific Parabola Problem: y1=(x2)2y - 1 = (x - 2)^2:     - Vertex: (2,1)(2, 1).     - Calculating p: Since the coefficient of the squared term is 11, then 4p=14p = 1, which means p=14p = \frac{1}{4}.     - Focus: (h,k+p)=(2,1+0.25)=(2,1.25)(h, k + p) = (2, 1 + 0.25) = (2, 1.25).     - Directrix: y=kp=10.25=0.75y = k - p = 1 - 0.25 = 0.75.

Properties and Analysis of Ellipses

  • Standard Equation Forms for Ellipses:     - Center: (h,k)(h, k).     - Horizontal Orientation: (xh)2a2+(yk)2b2=1\frac{(x - h)^2}{a^2} + \frac{(y - k)^2}{b^2} = 1, where a>ba > b.     - Vertical Orientation: (xh)2b2+(yk)2a2=1\frac{(x - h)^2}{b^2} + \frac{(y - k)^2}{a^2} = 1, where a>ba > b.     - Major Axis: Length is 2a2a. Vertices are the endpoints of the major axis.     - Minor Axis: Length is 2b2b. Co-vertices are the endpoints of the minor axis.     - Foci: Located on the major axis at distance cc from the center, where c2=a2b2c^2 = a^2 - b^2.

  • Ellipses Problem 1: (x+2)24+(y5)236=1\frac{(x + 2)^2}{4} + \frac{(y - 5)^2}{36} = 1:     - Center: Found at (h,k)=(2,5)(h, k) = (-2, 5).     - Orientation: Since the larger denominator (3636) is under the (y5)2(y - 5)^2 term, the orientation is Vertical.     - Identifying a and b: a2=36    a=6a^2 = 36 \implies a = 6 and b2=4    b=2b^2 = 4 \implies b = 2.     - Vertices (Major Axis Endpoints): Located at (h,k±a)=(2,5±6)(h, k \pm a) = (-2, 5 \pm 6). Vertices: (2,11)(-2, 11) and (2,1)(-2, -1).     - Co-Vertices (Minor Axis Endpoints): Located at (h±b,k)=(2±2,5)(h \pm b, k) = (-2 \pm 2, 5). Co-vertices: (0,5)(0, 5) and (4,5)(-4, 5).     - Foci: c2=a2b2=364=32c^2 = a^2 - b^2 = 36 - 4 = 32. Therefore, c=32=425.66c = \sqrt{32} = 4\sqrt{2} \approx 5.66. Foci: (2,5±42)(-2, 5 \pm 4\sqrt{2}).

  • Ellipses Problem 2: (x+5)216+y249=1\frac{(x + 5)^2}{16} + \frac{y^2}{49} = 1:     - Center: (5,0)(-5, 0).     - Orientation: Vertical (as 49>1649 > 16 and is under the yy term).     - Values: a2=49    a=7a^2 = 49 \implies a = 7; b2=16    b=4b^2 = 16 \implies b = 4.     - Vertices: (5,0±7)    (5,7)(-5, 0 \pm 7) \implies (-5, 7) and (5,7)(-5, -7).     - Co-Vertices: (5±4,0)    (1,0)(-5 \pm 4, 0) \implies (-1, 0) and (9,0)(-9, 0).     - Foci: c2=4916=33    c=33c^2 = 49 - 16 = 33 \implies c = \sqrt{33}. Foci: (5,±33)(-5, \pm \sqrt{33}).

Properties and Analysis of Circles

  • Standard Equation of a Circle:     - The standard form is: (xh)2+(yk)2=r2(x - h)^2 + (y - k)^2 = r^2.     - Center: (h,k)(h, k).     - Radius: rr.

  • Writing Equations from Given Information:     1. Center: (16, -2), Radius: 3:        - (x16)2+(y(2))2=32(x - 16)^2 + (y - (-2))^2 = 3^2        - Standard form: (x16)2+(y+2)2=9(x - 16)^2 + (y + 2)^2 = 9.     2. Center: (2, -2), Radius: 5:        - (x2)2+(y(2))2=52(x - 2)^2 + (y - (-2))^2 = 5^2        - Standard form: (x2)2+(y+2)2=25(x - 2)^2 + (y + 2)^2 = 25.

  • Identifying Center and Radius from Standard Form:     5. (x - 4)² + (y + 4)² = 9:        - Center: (4,4)(4, -4).        - Radius: r=9=3r = \sqrt{9} = 3.     6. (x + 4)² + (y + 3)² = 4:        - Center: (4,3)(-4, -3).        - Radius: r=4=2r = \sqrt{4} = 2.

  • Converting General Form to Standard Form (Completing the Square):     15. x2+y214x+30y+270=0x^2 + y^2 - 14x + 30y + 270 = 0:         - Group terms: (x214x)+(y2+30y)=270(x^2 - 14x) + (y^2 + 30y) = -270         - Complete the square for xx: (14/2)2=49(14 / 2)^2 = 49         - Complete the square for yy: (30/2)2=225(30 / 2)^2 = 225         - Add to both sides: (x214x+49)+(y2+30y+225)=270+49+225(x^2 - 14x + 49) + (y^2 + 30y + 225) = -270 + 49 + 225         - Standard form: (x7)2+(y+15)2=4(x - 7)^2 + (y + 15)^2 = 4         - Center: (7,15)(7, -15).         - Radius: r=4=2r = \sqrt{4} = 2.          16. x2+y24x+8y44=0x^2 + y^2 - 4x + 8y - 44 = 0:         - Group terms: (x24x)+(y2+8y)=44(x^2 - 4x) + (y^2 + 8y) = 44         - Complete the square for xx: (4/2)2=4(4 / 2)^2 = 4         - Complete the square for yy: (8/2)2=16(8 / 2)^2 = 16         - Add to both sides: (x24x+4)+(y2+8y+16)=44+4+16(x^2 - 4x + 4) + (y^2 + 8y + 16) = 44 + 4 + 16         - Standard form: (x2)2+(y+4)2=64(x - 2)^2 + (y + 4)^2 = 64         - Center: (2,4)(2, -4).         - Radius: r=64=8r = \sqrt{64} = 8.