Need Help?

Get in touch with us

searchclose
bannerAd

Factoring Equations

Grade 10
Sep 16, 2022
link

Key Concepts

  • Factor a quadratic trinomial when a is not equal to 1
  • Factor out a Common Factor
  • Understand factoring by grouping
  • Factor a trinomial using substitution

Factoring a trinomial when a is not equal to 1 

Factor out a Common Factor 

What is the factored form of 3x3 + 15x2 – 18x? 

Before factoring the trinomial into two binomials, look for any common factors that you can factor out.  

Factoring Equations

So, 3x3 + 15x2 – 18x = 3x(x2 + 5x – 6). 

Then factor the resulting trinomial, x2 + 5x – 6.   

trinomial

The factored form of x2 + 5x – 6 is (x – 1)(x  + 6), so the factored form of 3x3 + 15x2 – 18x is 3x(x – 1)(x + 6).  

parallel

Understand factoring by grouping   

  1. If ax2 + bx + c is a product of binomials, how are the values of a, b and c related? Consider the product (3x + 4)(2x + 1).  
factoring by grouping

The product is 6x2 + 11x + 4. Notice that ac = (6)(4) or (3)(2)(4)(1), which is the product of all of the coefficients and constants from (3x + 4)(2x + 1).  

In the middle terms, the coefficients of the x-terms, 3 and 8, add to form b = 11. They are composed of the pairs of the coefficients and constants from the original product; 3 = (3)(1) and 8 = (4)(2).  

If ax2 + bx + c is the product of the binomials, there is a pair of the factors of ac that have a sum of b.  

  1. How can you factor ax2 + bx + c by grouping? 

Consider the trinomial 6x2 + 11x + 4, a = 6 and c = 4, so ac = 24.  

Find the factor pair of 24 with a sum of 11

parallel
How can you factor ax2 + bx + c by grouping? 
How can you factor ax2 + bx + c by grouping? 

The factored form of 6x2 + 11x + 4 is (3x + 4)(2x + 1).  

Check. (3x + 4)(2x + 1) = 6x2 + 3x + 8x + 4 = 6x2 + 11x + 4   

  1. Factoring a trinomial using substitution method   

How can you use substitution to help you factor ax2 + bx + c as the product of two binomials? 

Consider the trinomial 3x2 – 2x – 8.  

Step 1. Multiply ax2 + bx + c by a to transform x2 into (ax)2.  

Step 1

Step 2. Replace ax with a single variable. Let p = ax. 

              = p2 – 2p – 24   

Step 3. Factor the trinomial. 

             = (p – 6)(p + 4)   

Step 4.  

Substitute ax back into the product. Remember p = 3x. Factor out the common factors if there are any.  

step 4

Step 5.  

Since you started by multiplying the trinomial by a, you must divide by a to get a product that is equivalent to original trinomial.  

step 5

The factored form of 3x2 – 2x – 8 is (x – 2)(3x + 4). In general, you can use substitution to help transform ax2 + bx + c with a not equal to 1 to a simpler case in which a = 1, factor it, and then transform it back to an equivalent factored form. 

Questions  

Question 1 

Write the factored form of each trinomial.  

1. 5x2 – 35x + 50 

Take out 5.  

5(x2 – 7x + 10) 

Find the factors of x2 – 7x + 10  

Factors of 10 are -5 and -2.  

-5 + (-2) = -7  

So, (x – 5)(x – 2)  

Ans: 5(x – 5)(x – 2)  

2. 6x3 + 30x2 + 24x  

Take out 6x.  

6x(x2 + 5x + 4)  

Find the factors of x2 + 5x + 4 

Factors of 4 are 4 and 1.  

4 + 1 = 5  

So, (x + 4)(x + 1)  

Ans: 6x(x + 4)(x + 1) 

3. 10x2 + 17x + 3 

a = 10, b = 17, c = 3  

a × c = 10 × 3 = 30  

Factors of 30 are 15 and 2.  

And 15 + 2 = 17  

10x2 + 15x + 2x + 3  

= 5x(2x + 3) + 1(2x + 3) 

= (5x + 1)(2x + 3)  

4. 2x2 – x – 6 

a = 2, b = -1, c = -6  

a × c = -12  

Factors of -12 are -4 and 3.  

And (-4) + 3 = -1  

2x2 – 4x + 3x – 6 

= 2x(x – 2) + 3(x – 2) 

= (2x + 3)(x – 2)  

5. 10x2 + 3x – 1   

a = 10, b = 3, c = -1  

a*c = -10  

Factors of -10 are 5 and -2.  

And 5 + (-2) = 3 

10x2 + 5x – 2x – 1  

= 5x(2x + 1) + (-1)(2x + 1) 

= (5x – 1)(2x + 1) 

Question 2 

A photographer is placing photos in a mat for a gallery show. Each mat she uses is x in. wide on each side. The total area of each photo and mat is shown below.  

question 2
  1. Factor the total area to find the possible dimensions of a photo and mat.  
  1. What are the dimensions of the photos in terms of x?   

Solution:  

1. Total area of the photo and the mat = 4x^2 + 36x + 80 

Let’s factor this trinomial using the substitution method.  

(2x) 2 + 18(2x) + 80  

Let 2x = p.  

The trinomial becomes p2 + 18p + 80.  

Factors of 80 are 10 and 8.  

And 10 + 8 = 18  

(p + 10)(p + 8) 

As p = 2x,  

4x2 + 36x + 80 = (2x + 10)(2x + 8)  

2. The dimensions of the photo and the mat combined are 2x + 10 in. by 2x + 8 in. 

To find the dimension of just the photo, subtract 2x from both length and width.  

L = (2x + 10) – 2x = 10 in.  

W = (2x + 8) – 2x = 8 in.  

The dimensions of each photo are 10 in. by 8 in. In terms of x, it is 10x0 in. by 8x0 in. (independent of the value of x).  

Key Concepts Covered  

Key Concepts Covered  

Exercise

Factor the following trinomials:

  1. 8x2 – 10x – 3
  2. 12x2+ 16x + 5
  3. 16x3 + 32x2 + 12x
  4. 21x2 – 35x – 14
  5. 16x2 + 22x – 3
  6. 9x2 + 46x + 5
  7. –6x2 – 25x – 25
  8. 5x2 – 4xy – y2
  9. 16x2 + 60x – 100
  10. 6x2 + 5x – 6

Comments:

Related topics

obtuse angle

Obtuse Angle: Definition, Degree Measure, and Examples

What is an Obtuse Angle?  In geometry, an angle that is greater than 90 degrees but lesser than 180 degrees is called an obtuse angle. We can easily recognize an obtuse angle because it extends past a right angle.  Obtuse angle explained in detail with examples but first learn about angles. Type of Angles Geometry […]

Read More >>
line segment

Line Segment in Geometry: Definition, Symbol, Formula, and Examples

A line is a straight, one-dimensional figure that extends endlessly in both directions in geometry. It has no starting and ending points. When we define a starting point but not an ending point of a line, it is called a ray. Another important term associated with the line is a line segment. Line Segment Definition […]

Read More >>

Area of Irregular Shapes for Grade 3 – Simple Methods & Examples

What Is the Area of an Irregular Shape? The area of an irregular shape is the space that it occupies, although it does not follow a clean formula. In contrast to the squares or perfect rectangles, irregular shapes have sides that are uneven or their angles don’t line up evenly. That is what makes them […]

Read More >>
Addition and Multiplication Using Counters and Bar-Diagrams

Addition and Multiplication Using Counters & Bar-Diagrams

Introduction: We can find the solution to the word problem by solving it. Here, in this topic, we can use 3 methods to find the solution. 1. Add using counters 2. Use factors to get the product 3. Write equations to find the unknown. Addition Equation: 8+8+8 =? Multiplication equation: 3×8=? Example 1: Andrew has […]

Read More >>

Other topics