Systems of linear and quadratic equations

Slides:



Advertisements
Similar presentations
Solving Quadratic Equations
Advertisements

solution If a quadratic equation is in the form ax 2 + c = 0, no bx term, then it is easier to solve the equation by finding the square roots. Solve.
Solving Quadratic Equations by Factoring Algebra I.
§ 10.5 Systems of Nonlinear Equations in Two Variables.
Solving Systems of Linear Equations and Circles Adapted from Walch Education.
If b2 = a, then b is a square root of a.
Circles, Line intersections and Tangents © Christine Crisp Objective : To find intersection points with straight lines To know if a line crosses a circle.
5.5 Systems Involving Nonlinear Equations 1 In previous sections, we solved systems of linear equations using various techniques such as substitution,
CONFIDENTIAL 1 Grade 8 Algebra1 Solving Quadratic Equations by Factoring.
Splash Screen.
Non linear system. Warm Up Solve each quadratic equation by factoring. Check your answer. 5, x 2 - 3x - 10 = x x = Find the number.
Solving Quadratic Equations Section 1.3
Copyright © Cengage Learning. All rights reserved.
8-10 Nonlinear Systems Warm Up Lesson Presentation Lesson Quiz
1.3 Solving Equations Using a Graphing Utility; Solving Linear and Quadratic Equations.
Mathematics for Business and Economics - I
Copyright © 2013, 2009, 2005 Pearson Education, Inc. 1 5 Systems and Matrices Copyright © 2013, 2009, 2005 Pearson Education, Inc.
Welcome to MM 212 Unit 4 Seminar!. Graphing and Functions.
Quadratic Functions 2.
Module :MA0001NP Foundation Mathematics Lecture Week 9
Copyright © Cengage Learning. All rights reserved. 4 Quadratic Functions.
The Quadratic Formula. What does the Quadratic Formula Do ? The Quadratic formula allows you to find the roots of a quadratic equation (if they exist)
Lesson 5 Contents Example 1Two Rational Roots Example 2One Rational Root Example 3Irrational Roots Example 4Complex Roots Example 5Describe Roots.
Objective Solve quadratic equations by factoring..
Objective I will use square roots to evaluate radical expressions and equations. Algebra.
Deriving the Quadratic Formula. The Quadratic Formula The solutions of a quadratic equation written in Standard Form, ax 2 + bx + c = 0, can be found.
Copyright © Cengage Learning. All rights reserved. 1 Equations, Inequalities, and Mathematical Modeling.
Chapter 1.4 – Quadratic Equations and Applications What you should learn 1. Solve quadratic equations by factoring 2. Solve quadratic equations by extracting.
5.3 and 5.4 Solving a Quadratic Equation. 5.3 Warm Up Find the x-intercept of each function. 1. f(x) = –3x f(x) = 6x + 4 Factor each expression.
Splash Screen.
Real Number System.
Chapter 4 Quadratic Equations
Splash Screen.
The exact values can be found by solving the equations simultaneously
Solving Quadratic Equations by Factoring 8-6
Splash Screen.
Splash Screen.
Systems of linear and quadratic equations
1.4 Solving Equations Using a Graphing Utility
Completing the square.
“Teach A Level Maths” Vol. 1: AS Core Modules
DCA Answers 1. C 2. G 3. B 4. F 5. D 6. F 7. B 8. F 9. B 10. H 11. D
Points of intersection of linear graphs an quadratic graphs
Solving Quadratic Equations by Factoring 8-6
Linear and quadratic equations When one equation in a pair of simultaneous equations is quadratic, we often end up with two pairs of solutions. For.
KS4 Mathematics A6 Quadratic equations.
Objectives Solve quadratic equations by graphing or factoring.
Objectives Solve quadratic equations by graphing or factoring.
Systems of Linear and Quadratic Equations
Copyright © Cengage Learning. All rights reserved.
Solving Quadratic Equations by Factoring 9-6
Solving Quadratic Equations by Factoring 9-6
1.4 Solving Equations Using a Graphing Utility
1.4 Solving Equations Using a Graphing Utility
The quadratic formula.
Solving equations by trial and error
Solving Simultaneous equations by the Graphical Method
8-10 Nonlinear Systems Warm Up Lesson Presentation Lesson Quiz
LIAL HORNSBY SCHNEIDER
Lucan Community College Leaving Certificate Mathematics
Additional Mathematics Simultaneous Equations
Presentation transcript:

Systems of linear and quadratic equations

Essential Understanding: A linear-quadratic system consist of a linear equation and a quadratic equation. The points of intersection are the solutions.

Vocabulary Systems of equations Solution of a system Linear System Linear-quadratic system

Substitution When one equation in a system of equations is quadratic, we often solve them by substitution. Solve: y = x2 + 1 1 y = x + 3 2 Substituting equation 1 into equation 2 gives x2 + 1 = x + 3 Collect all the terms onto the left-hand side so that we can factor and use the Zero Product Property: Teacher notes Point out that we would get the same quadratic equation if we subtracted equations 1 and 2 to eliminate y. If the quadratic equation had not factored then we would have had to solve it by completing the square or by using the quadratic formula. This slide is the first of 2 slides looking at linear and quadratic equations. The working continues on to the next slide. x2 – x – 2 = 0 (x + 1)(x – 2) = 0 x = –1 or x = 2

Substituting into equations We can then substitute these values of x into one of the original equations: y = x2 + 1 or y = x + 3. To find the corresponding values of y it may be easier to substitute into the linear equation. When x = –1 we have: When x = 2 we have: y = –1 + 3 y = 2 + 3 Teacher notes You can check that these solutions also satisfy equation 1 by substituting them into the equation. y = 2 y = 5 The solutions for this set of simultaneous equations are: x = –1, y = 2 and x = 2, y = 5.

Elimination We could also have solved this system of equations using the elimination method. Solve: y = x2 + 1 1 y = x + 3 2 Subtract equation 1 from equation 2 : 0 = x2 – x – 2 This is the same single quadratic equation as the one we found using the substitution method.

Example Dave hits a ball along a path with height h = –16t2 + 15t + 3 where h is the height in feet and t is the time in seconds since the ball was hit. By chance, the ball hits a balloon released by a child in the crowd at the same time. The balloon’s height is given by h = 3t + 5. What height is the balloon when the ball hits it? by elimination: h = 3t + 5 – Mathematical practices 1) Make sense of problems and persevere in solving them. Students should think about what the question is asking them, and realize that they need to solve the two equations together as the ball and the balloon will have the same height when they collide. 2) Reason abstractly and quantitatively. Students should use the word description to construct their mathematical problem, but then they should solve this using the algebraic methods of elimination and factoring, without needing to think about the situation or the meaning of the symbols. They should realize that they need to find the value of h, not t, and once they have the two values for h they should think about the question context in order to see that they cannot rule out either possible value. 4) Model with mathematics. Students should use the given functions to model the behavior of the ball and the balloon, and use these to solve the problem. h = –16t2 + 15t + 3 0 = 16t2 – 12t + 2 factor and solve for the time: 0 = (4t – 1)(4t – 2) t = ¼ or t = ½

Solution What height is the balloon when the ball hits it? collision time is given by: 0 = (4t – 1)(4t – 2) t = ¼ or t = ½ substitute these values of t into either of the original equations to find h: h = 3t + 5 h = 3 × ¼ + 5 Mathematical practices 1) Make sense of problems and persevere in solving them. Students should think about what the question is asking them, and realize that they need to solve the two equations together as the ball and the balloon will have the same height when they collide. 2) Reason abstractly and quantitatively. Students should use the word description to construct their mathematical problem, but then they should solve this using the algebraic methods of elimination and factoring, without needing to think about the situation or the meaning of the symbols. They should realize that they need to find the value of h, not t, and once they have the two values for h they should think about the question context in order to see that they cannot rule out either possible value. 4) Model with mathematics. Students should use the given functions to model the behavior of the ball and the balloon, and use these to solve the problem. or h = 3 × ½ + 5 = 5.75 feet = 6.25 feet The balloon was at a height of either 5.75 or 6.25 feet when the ball hit it.

Using the discriminant Once we have written two equations as a single quadratic equation, ax2 + bx + c = 0, we can find the discriminant, b2 – 4ac, to find how many times the line and the curve intersect and how many solutions the system has. When b2 – 4ac > 0, there are two distinct points of intersection. When b2 – 4ac = 0, there is one point of intersection (or two coincident points). The line is a tangent to the curve. Teacher notes It is important that a distinction is made between two coincident points of intersection that result when the discriminant is 0 and when there is a single solution to the system of equations because the line crosses the curve at a single point. In the first case, the line is a tangent to the curve and in the second case it is not. For example, the line x = 4 crosses the curve y = x2 + 2 at a single point, but it is not a tangent to the curve. When b2 – 4ac < 0, there are no points of intersection.

Using the discriminant Show that the line y – 4x + 7 = 0 is a tangent to the curve y = x2 – 2x + 2. 1 2 Call these equations 1 and 2 . rearrange 1 to isolate y: y = 4x – 7 substitute this expression into 2 : 4x – 7 = x2 – 2x + 2 rearrange into the usual form: x2 – 6x + 9 = 0 Teacher notes We could also factor x2 – 6x + 9 = 0 to give (x – 3)2 = 0. This gives the repeated root x = 3. Ask students to factor x2 – 6x + 9 = 0 to find the point of contact between the line and the curve. When x = 3, y = 5 (by substituting into equation 1) and so the coordinates of the point of contact are (3, 5). find the discriminant: b2 – 4ac = (–6)2 – 4(9) = 36 – 36 = 0 b2 – 4ac = 0 and so the line is a tangent to the curve.

A different type of quadratic Samira finds a pair of simultaneous equations that have a different form: y = x + 1 and x2 + y2 = 13. What shape is the graph given by x2 + y2 = 13? The graph of x2 + y2 = 13 is a circle with its center at the origin and a radius of 13. We can solve this system of equations algebraically using substitution. We can also plot the graphs of the equations and observe where they intersect.

A line and a circle Solve: y – x = 1 x2 + y2 = 13 rearrange 1 : substitute into 2 : x2 + (x + 1)2 = 13 expand the parentheses: x2 + x2 + 2x + 1 = 13 subtract 13 from both sides: 2x2 + 2x – 12 = 0 divide all parts by 2: x2 + x – 6 = 0 factor: (x + 3)(x – 2) = 0 x = –3 or x = 2

One linear and one quadratic equation We can substitute these values of x into one of the equations y = x + 1 1 x2 + y2 = 13 2 to find the corresponding values of y. It is easiest to substitute into equation 1 because it is linear. When x = –3: When x = 2: Teacher notes Remind students that we can check the solutions by substituting them back into equation 2. y = –3 + 1 y = 2 + 1 y = –2 y = 3 The solutions are x = –3, y = –2 and x = 2, y = 3.