Presentation is loading. Please wait.

Presentation is loading. Please wait.

Chapter 10 Conic Sections.

Similar presentations


Presentation on theme: "Chapter 10 Conic Sections."— Presentation transcript:

1 Chapter 10 Conic Sections

2 The Parabola and the Circle
§ 10.1 The Parabola and the Circle

3 Conic Sections Conic sections derive their name because each conic section is the intersection of a right circular cone and a plane. Circle Ellipse Parabola Hyperbola

4 The Parabola Just as y = a(x – h)2 + k is the equation of a parabola that opens upward or downward, x = a(y – k)2 + h is the equation of a parabola that opens to the right or to the left. y = a(x – h)2 + k x = a(y – k)2 + h x y x y x y x y a > 0 (h, k) (h, k) (h, k) y = k a < 0 y = k (h, k) a < 0 a > 0 x = h x = h

5 The Parabola Example: Graph the parabola x = (y – 4)2 + 1.
a > 0, so the parabola opens to the right. The vertex of the parabola is (1, 4). The axis of symmetry is y = 4.

6 The Parabola Example continued: x y
2 The table shows ordered pairs of the solutions of x = (y – 4)2 + 1. x y 1 4 y = 4 2 3 2 5 17 17 8

7 The Parabola Example: Graph the parabola y = x2 + 12x + 25.
Complete the square on x to write the equation in standard form. y – 25 = x2 + 12x Subtract 25 from both sides. The coefficient of x is 12. The square of half of 12 is 62 = 36. y – = x2 + 12x + 36 Add 36 to both sides.

8 The Parabola Example continued: y + 11 = (x + 6)2
Simplify the left side and factor the right side. y = (x + 6)2 – 11 Subtract 11 from both sides. a > 0, so the parabola opens upward. The vertex of the parabola is (– 6, – 11). The axis of symmetry is x = – 6.

9 The Parabola Example continued: x y 3 y = x2 + 12x + 25

10 The Distance Formula Distance Formula
The distance d between any two points (x1, y1) and (x2, y2) is given by y x (x1, y1) (x2, y2) d a = x2 – x1 b = y2 – y1

11 The Distance Formula Example:
Find the distance between (– 6, – 6) and (– 5, – 2).

12 The Midpoint The midpoint of a line segment is the point located exactly halfway between the two endpoints of the line segment. Midpoint Formula The midpoint of the line segment whose endpoints are (x1, y1) and (x2, y2) is the point with the coordinates

13 The Midpoint Example: Find the midpoint of the line segment that joins points P(0, 8) and Q(4, – 6).

14 The Cirlce A circle is the set of all points in a plane that are the same distance from a fixed point called the center. The distance is called the radius. Circle The graph of (x – h)2 + (y – k)2 = r2 is a circle with center (h, k) and radius r. y x (h, k) r

15 The Circle Example: Graph (x – 3)2 + y2 = 9.
The equation can be written as (x – 3)2 + (y – 0)2 = 32. h = 3, k = 0, and r = 3. x y r = 3 (3, 0)

16 The Circle Example: Find the equation of the circle with center (– 7, 6) and radius 2. h = – 7, k = 6, and r = 2. (x – h)2 + (y – k)2 = r2. The equation can be written as [x – (– 7)2] + (y – 6)2 = 22. (x + 7)2 + (y – 6)2 = 4. Simplify.

17 The Ellipse and the Hyperbola
§ 10.2 The Ellipse and the Hyperbola

18 The Ellipse An ellipse can be thought of as the set of points in a plane such that the sum of the distances of those points from two fixed points is constant. Each of the two fixed points is called a focus. (The plural of focus is foci.) The point midway between the foci is called the center.

19 The Ellipse Ellipse with Center (0, 0)
The graph of an equation of the form is an ellipse with center (0, 0). The x-intercepts are (a, 0) and (– a, 0), and the y-intercepts are (0, b) and (0, – b). y x a b – b – a

20 The Ellipse Example: The equation is of the form a = 2 and b = 3. y x
– 2 – 3 3

21 The Hyperbola Hyperbola with Center (0, 0) y
x y a a The graph of an equation of the form is a hyperbola with center (0, 0) and x-intercepts (a, 0) and (– a, 0). x y b b The graph of an equation of the form is a hyperbola with center (0, 0) and y-intercepts (0, b) and (0, – b).

22 Asymptotes x y ( a, b) b a (a,  b) ( a,  b) (a, b)  a  b The asymptotes of the hyperbola are dashed lines used to sketch the graph of the hyperbola. To sketch the asymptotes, draw a rectangle with vertices (a, b), (– a, b), (a, – b), and (– a, – b).

23 The Hyperbola Example:
The equation is of the form so its graph is a hyperbola that opens to the left and right. It has center (0, 0) and x-intercepts (3, 0) and (– 3, 0). The asymptotes of the hyperbola are the extended diagonals of the rectangle with corners (3, 6), (– 3, 6), (3, – 6), and (– 3, – 6 ).

24 The Hyperbola Example continued: y x ( 3, 6) (3,  6) ( 3,  6)
2 – 2 ( 3, 6) (3,  6) ( 3,  6) (3, 6)

25 Solving Nonlinear Systems of Equations
§ 10.3 Solving Nonlinear Systems of Equations

26 Nonlinear Systems of Equations
A nonlinear system of equations is a system of equations where at least one of the equations is not linear. The substitution method or the elimination method may be used to solve the system.

27 Nonlinear Systems of Equations
Example: Solve the system. The substitution method will work best to solve this system. y + 2 = x Second equation x2 + y = 4 First equation (y + 2)2 + y = 4 Replace x with y + 2. y2 + 4y y = 4

28 Nonlinear Systems of Equations
Example continued: y2 + 4y y = 4 y2 + 5y = 0 y(y + 5) = 0 y = 0 or y = – 5 Let y = 0 and then let y = – 5 to find the corresponding x values. Let y = 0 Let y = – 5 y + 2 = x y + 2 = x 0 + 2 = x – = x x = 2 x = – 3

29 Nonlinear Systems of Equations
Example continued: The solutions are (2, 0) and (– 3, – 5). Check both solutions in both equations. x2 + y = 4 y + 2 = x x2 + y = 4 y + 2 = x = 4 0 + 2 = 2 (– 3)2+ (– 5) = 4 – = – 3 4 = 4 2 = 2 9 – 5 = 4 – 3 = – 3 x y y + 2 = x x2 + y = 4 A graph of the system also verifies the solution. (2, 0) (– 3, – 5).

30 Nonlinear Systems of Equations
Example: Solve the system. The elimination method will work best to solve this system. (– 1) x2 + (– 1) 2y2 = (– 1) 4 Multiply the first equation by – 1. – x – 2y2 = – 4 x – y2 = 4 – 3y2 = 0 Add the two equations.

31 Nonlinear Systems of Equations
Example continued: – 3y2 = 0 y = 0 Let y = 0 to find the corresponding x values. x2 + 2y2 = 4 x2 + 2(0)2 = 4 x2 = 4 x = 2 or x = – 2 The solutions are (– 2, 0) and (2, 0). Check both solutions in both equations.

32 Nonlinear Inequalities and Systems of Inequalities
§ 10.4 Nonlinear Inequalities and Systems of Inequalities

33 Nonlinear Inequalities
Nonlinear inequalities in two variables are graphed in a similar way to linear inequalities in two variables.

34 Nonlinear Inequalities
Example: x y 4 – 4 – 3 3 Graph the equation Sketch a dashed curve since the graph of does not include the graph of

35 Nonlinear Inequalities
Example continued: x y 4 – 4 – 3 3 Select a test point to determine which region contains the solutions. Select the test point (0, 0) if it is not on the boundary line. (0, 0) This is a true statement, so the test point is part of the solution.

36 Nonlinear Inequalities
Example: x y – 2 2 Graph the equation Sketch a solid curve since the graph of does include the graph of

37 Nonlinear Inequalities
Region A Example continued: x y – 2 2 (0, 4) The hyperbola divides the plane into three regions. Select a test point in each region to determine the solutions. Region B (0, 0) Region A Region B Region C (0, – 4 ) Region C False True False

38 Nonlinear Inequalities
Example continued: The graph of the solution set includes the shaded region B only. It also includes the boundary lines. x y – 2 2

39 Nonlinear Inequalities
Example: Graph the system. Graph each inequality on the same set of axes. x y – 2 2

40 Nonlinear Inequalities
Example continued: x y – 2 2 Shade the solution set for each inequality. The solution to the system is the dark green area where both regions are shaded.


Download ppt "Chapter 10 Conic Sections."

Similar presentations


Ads by Google