Quadratic Equations and Functions

Slides:



Advertisements
Similar presentations
QUADRATIC EQUATIONS.
Advertisements

Quadratic Equations.
Solving Quadratic Equations Algebraically Lesson 2.2.
Essential Question: What are some things the discriminate is used for?
EXAMPLE 4 Choose a solution method Tell what method you would use to solve the quadratic equation. Explain your choice(s). a. 10x 2 – 7 = 0 SOLUTION a.
Any questions on the Section 8.2 homework?
Introduction Algebraic expressions are mathematical statements that include numbers, operations, and variables to represent a number or quantity. We know.
Factoring Polynomials
3.5 Quadratic Equations OBJ:To solve a quadratic equation by factoring.
Copyright © Cengage Learning. All rights reserved.
Introduction Identities are commonly used to solve many different types of mathematics problems. In fact, you have already used them to solve real-world.
Factoring Polynomials
Quadratic Equations, Functions, and Models
Bell Work: Find the values of all the unknowns: R T = R T T + T = 60 R = 3 R =
Solving Equations Equation of degree1 Equation of degree2.
5.6 Quadratic Equations and Complex Numbers
OBJ: To solve a quadratic equation by factoring
Exploring Quadratic Functions and Inequalities
Warm Up 1) Find the solution(s): 2)Find the vertex: f(x) = 2x 2 – 8x + 3.
Solving Equations by Factoring Definition of Quadratic Equations Zero-Factor Property Strategy for Solving Quadratics.
Slide Copyright © 2009 Pearson Education, Inc. 6.9 Solving Quadratic Equations by Using Factoring and by Using the Quadratic Formula.
The Quadratic Formula Students will be able to solve quadratic equations by using the quadratic formula.
SAT Problem of the Day. 5.6 Quadratic Equations and Complex Numbers 5.6 Quadratic Equations and Complex Numbers Objectives: Classify and find all roots.
5.2 Solving Quadratic Equations by Factoring 5.3 Solving Quadratic Equations by Finding Square Roots.
Copyright © Cengage Learning. All rights reserved. 1 Equations, Inequalities, and Mathematical Modeling.
Chapter 4 Quadratic Equations
Factoring Trinomials SWBAT: Factor Trinomials by Grouping.
Chapter 1.4 – Quadratic Equations and Applications What you should learn 1. Solve quadratic equations by factoring 2. Solve quadratic equations by extracting.
Solving Quadratic Equations by the Quadratic Formula.
Copyright © Cengage Learning. All rights reserved.
PreCalculus Section 1. 6 Solve quadratic equations by: a. Factoring b
10 Quadratic Equations.
Graphing Quadratic Functions Solving by: Factoring
End Behavior.
Solving Quadratic Equations by Factoring
Aim: What are the properties of a quadratic equation?
QUADRATIC EQUATIONS
Chapter 4 Quadratic Equations
Equations Quadratic in form factorable equations
Polynomials & Factoring
Polynomials.
Linear Equations in One Variable
Copyright 2013, 2010, 2007, 2005, Pearson, Education, Inc.
6.5 The Quadratic Formula and the Discriminant 2/13/07
Solving quadratics methods
Copyright © Cengage Learning. All rights reserved.
Lesson 5 Equation of a Line.
What You Will Learn Solving Quadratic Equations by Using Factoring
Factoring Polynomials
The Quadratic Formula..
Factoring Quadratic Equations
Quadratic Equations.
Quadratic Equations by Dr. Terri
9-6 The Quadratic Formula and Discriminant
“Exploring Quadratic Functions”
4.3 Solving Quadratic Equations by Factoring
Quadratic Equations and Functions
6.4 Factoring and Solving Polynomial Equations
Factoring Quadratic Equations
Quadratic Equations and Functions
The quadratic formula.
Algebra: Equations and Inequalities
Algebra 1 Section 12.1.
Chapter 3 Quadratic Equations
Equations Quadratic in form factorable equations
Introduction You can determine how far a ladder will extend from the base of a wall by creating a quadratic equation and then taking the square root. To.
There is a pattern for factoring trinomials of this form, when c
What’s the same and what’s different?
Presentation transcript:

Quadratic Equations and Functions Lesson 4 Quadratic Equations and Functions

Overview We have been dealing with linear equations till now. A linear equation has variables whose highest power is one. Linear equations with one variable have one solution. Linear equations with two variables may have a unique solution, no solution or infinite solutions. We also know that the graph of a linear equation is a straight line. Now we shall deal with other types of equations

Quadratic Expression Definition Let us now move on to equations which contain higher powers of their variables. Let us see the given product, (x + 1) (x + 2) = x2 + 3x + 2 Here the highest power of the variable is 2. Such expression whose highest power of the variable (degree) is 2 are called quadratic expressions. Example: 1) y2 + 4y - 2 2) x2 - 3x + 6

Quadratic Euation Definition Any equation which, after possible rearrangement or regrouping of terms can be written in the form ax2 + bx + c = 0, where a, b, c are real numbers and a ≠ 0,  is called a quadratic equation in x. (If a = 0 then it becomes a linear equation as x2 term becomes 0) ax2 + bx + c = 0 is called the standard form of the quadratic equation. As the equation contains only one unknown x, it is an equation with one variable. (Remember: a, b and c are constants.)

Binomials Product Let us see how a quadratic expression is formed. Let us multiply two binomials namely (x + 2)(x + 3) using distributive property (x + 2)(x + 3) = x(x + 3) + 2(x + 3) = x2 + 3x + 2x + 6 = x2 + 5x + 6

Binomials Let us take another example, (x - 1)(x + 4)  = x(x + 4) - 1(x + 4) = x2 + 4x - x - 4 = x2 + 3x - 4 Therefore, we can conclude that the product of two binomials whose power of the variable is one is a quadratic expression.

Factorization Splitting the Middle Term As we have seen that a quadratic expression is the product of two binomials, a quadratic expression can be written as the product of two binomials. It is easy to find the product, but not so to split a quadratic expression into its component factors.

Factorization There is a method to factorize a quadratic expression known as splitting the middle term. We shall study in detail about it. We know (x + 3)(x + 4) = x2 + 3x + 4x + 12 = x2 + (3 + 4)x + 3 * 4 = x2 + 7x + 12 Here we observe that the coefficient of the middle term is the sum of the two numbers in each linear binomial and the last term is the product of the two numbers in each binomial. Example: 3x + 2

Solution of a QE Explanation A quadratic equation is of the form ax2 + bx + c = 0, where a ≠ 0. Factorization of a quadratic expression helps in solving a quadratic equation. Let us see how quadratic equations can be solved. Solve: x2 + 5x - 36 = 0

Solution of a QE Solution: Here we observe that the given equation does not match any of the given identities some will use the method of splitting the middle term. x2 + 5x - 36 = 0 We must choose two numbers such that a + b = 5, a * b = -36 so 9 - 4 = 5 and 9 * (-4) = -36

Quadratic Formula Formula Sometimes we cannot factorize and solve a quadratic equation using the methods mentioned such as splitting the middle term or using standard identities, then we use the quadratic formula. The quadratic equation will not have real roots if b2 - 4ac is negative and we write no solution in the set of real numbers. If b2 - 4ac = 0, then both roots and are equal. If b2 - 4ac > 0, then the roots are real and distinct.

Functions Introduction We come across the term functions in mathematics very often that shows how important they are. We shall see what they are and how they are useful.

Functions If there are 20 students in a class, then the number of seats required is 20. If there are 25 students naturally 25 seats are required, but we don’t say that as there are 50 seats we will have 50 students in a class. It is clear that the number of seats in a class room depends on the number of students but the number of students does not depend upon the number of seats. Hence we say the number of seats in a class is a function of the number of students in the class.

References Online Free SAT Study Guide: SAT Guide http://www.proprofs.com/sat/study- guide/index.shtml