Algebraic Identities.

Slides:



Advertisements
Similar presentations
Factoring Trinomials of the Type ax2 + bx + c
Advertisements

Example 1 Solve ax b c for x. Then use the solution to solve Solve a literal equation + = += 2x SOLUTION STEP 1 Solve ax b c for x. += ax b c Write.
Solving Quadratic Equations by Factoring Algebra I.
Algebra 2 Bell-work 10/14/2014 Multiple Choice: Which set of ordered pairs is a solution to the system? 4x + 2y = 4 6x + 2y = 8 A. (7,5)B. (2,4)C. (2,-2)D.
VARIABLES AND EXPRESSIONS NUMERICAL EXPRESSION A NAME FOR A NUMBER VARIABLE OR ALGEBRAIC EXPRESSION AN EXPRESSION THAT CONTAINS AT LEAST ONE VARIABLE.
CONFIDENTIAL 1 Grade 8 Algebra1 Solving Quadratic Equations by Factoring.
4.8: Quadratic Formula HW: worksheet
3.2 Solving Systems Algebraically
6.5 – Solving Equations with Quadratic Techniques.
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)
Quadratics Solving equations Using “Completing the Square”
Factoring to Solve Quadratic Equations
Example 1A Solve the equation. Check your answer. (x – 7)(x + 2) = 0
WARM UP Find the product. 1.) (m – 8)(m – 9) 2.) (z + 6)(z – 10) 3.) (y + 20)(y – 20)
Solving Quadratic Equations by Factoring Lesson 5.2.
Solving Quadratic Equations. Factor: x² - 4x - 21 x² -21 a*c = -21 b = -4 x + = -21 = x 3x3x x 3 (GCF) x-7 (x – 7)(x + 3)
§ 6.6 Solving Quadratic Equations by Factoring. Martin-Gay, Beginning and Intermediate Algebra, 4ed 22 Zero Factor Theorem Quadratic Equations Can be.
Reasoning with Properties from Algebra Algebraic Properties of Equality let a, b, and c be real numbers. Addition Property: If a=b, then a+c=b+c. Subtraction.
EXAMPLE 4 Solve linear systems with many or no solutions Solve the linear system. a.x – 2y = 4 3x – 6y = 8 b.4x – 10y = 8 – 14x + 35y = – 28 SOLUTION a.
5.5B – Synthetic Division. If I tell you that (x – 1) is a factor of the equation above, what does that tell you? x = 1 is a solution.
Limits Involving Trig. Functions Let’s first look at the sin function. There are two general rules :
Topic VII: Polynomial Functions 7.3 Solving Polynomial Equations.
Objective: Use factoring to solve quadratic equations. Standard(s) being met: 2.8 Algebra and Functions.
Solving Quadratic Equations by the Quadratic Formula.
End Behavior.
Warm up Factor the expression.
Using Number Sense to Solve One-Step Equations
Using the Quadratic Formula to Find Solutions
7.3 Solving Equations Using Quadratic Techniques
Forms of a Quadratic Equation
CHAPTER R: Basic Concepts of Algebra
Factoring Polynomials
Section 5.3 Factoring Quadratic Expressions
Do Now: Factor the polynomial.
Using Number Sense to Solve One-Step Equations
Solve a literal equation
Factorization by Cross-method
Ronald Hui Tak Sun Secondary School
Polynomials and Polynomial Functions
Use back - substitution to solve the triangular system. {image}
Algebra 1 Section 12.5.
Quadratic Equations.
Warm-Up 5 minutes List all the factors of each number. 1) 10 2) 48
10.4 Solving Equations in Factored Form
2 Identities and Factorization
Factorization.
Do Now: Aim: How Do We Factor Trinomials? Multiply 1) (x+8)(x+4)
What are the following properties?
Warm-Up 5 minutes Factor the following expressions: 2) x2 - 3x
Division of a Polynomial by a Binomial
5.5 – Completing the Square
Chapter 5 Review Algebra II.
Factorization by Using Identities of Sum and Difference of Two Cubes
7.7 Write and Apply Exponential & Power Functions
Algebraic Identities intro
Linear word problems Two step
Bellwork #34 April 24th, 2017 Grab a BW sheet from the Algebra I bin.
Algebraic Deduced Identities
12.3 Solving Radical Equations
Homework Lesson 5.3_page 296 # ALL.
Warm up Factor Completely 5x2 – 13x + 6 x2 – 9y2 3) y2 + 2y – 48
2 Step Equations Grade 6 Algebra Unit.
Name__________________________________________________
Factorization by identity (x + a)(x + b).
Solving Equations by Factoring
Factorization by identity a2- b2.
Variables.
Factorization by identity a3 + b3.
Linear word problems One step
Evaluating an expression with two variable
Presentation transcript:

Algebraic Identities

Let us consider (x + a) (x + b) (x + a) (x + b) = (x + a) (x + b) General identity Let us consider (x + a) (x + b) (x + a) (x + b) = (x + a) (x + b) = x(x + b) + a(x + b) = x 2 + bx +ax + ab = x2 + (a+b)x + ab Thus, (x + a) (x + b) = x2 + (a+b)x + ab x x x x x x

Recap (a + b)2 = (a + b) (a + b) = a2 + 2ab + b2 (x + a) (x + b) = x2 + (a + b)x + ab

Example 1:- Find the value of (3m + 5) (3m + 5) using suitable identity Solution: The above algebraic expression is same as following identity (a + b)2 = (a + b) (a + b) = a2 + 2ab + b2 Where a = 3m and b = 5 a2 + 2ab + b2 =(3m)2 + 2 x 3m x 5 + 52 (After substituting value of a and b) =9m2 + 30m + 25 (Ans)

Example 2:- Find the value of (2x - 3) (2x - 3) using suitable identity Solution: The above algebraic expression is same as following identity (a - b)2 = (a - b)(a - b) = a2 - 2ab + b2 Where a = 2x and b = 3 a2 - 2ab + b2 =(2x)2 -2 x 2x x 3 + 32 (After substituting value of a and b) =4x2 - 12x + 9 (Ans)

Example 3:- Find the value of (2l – 3m) (2l + 3m) using suitable identity Solution: The above algebraic expression is same as following identity (a + b) (a - b) = a2- b2 Where a = 2l and b = 3m a2- b2 =(2l)2 – (3m)2 (After substituting value of a and b) = 4l2 -9m2 (Ans)

Example 4:- Find the value of (5m + 3) (5m + 4) using suitable identity Solution: The above algebraic expression is same as following identity (x + a) (x + b) = x2 + (a + b)x + ab Where x= 5m , a=3 and b= 4 x2 + (a + b)x + ab = (5m)2 + ( 3 + 4) x 5m + 3x4 (After substituting value of x, a and b) = 25m2 + 7 x 5m + 12 = 25m2 + 35m + 12 (Ans)

Try these Using identity solve (2m + 3) (2m + 3) (3x – 5) (3x – 5) (2y + 7) (2y - 7) (8x + 5) (8x + 2)