Welcome to Westonci.ca, the place where your questions are answered by a community of knowledgeable contributors. Join our platform to connect with experts ready to provide precise answers to your questions in different areas. Join our platform to connect with experts ready to provide precise answers to your questions in different areas.

Factoring with Diagrams
A(x) = x3 – 7x² – 16x +112, You know that
(x-7) is a factor.
x-
х
+3
-7
-72
Check your work
Write A(x) as the product of linear factors.


Sagot :

Answer:

(x - 7)(x - 4)(x + 4).            

Step-by-step explanation:

A(x) = x3 – 7x² – 16x +112

Dividing by x-7:

      x^2  - 16               <-------- Quotient

     -----------------------------

x-7)x^3 - 7x^2 - 16x + 112

     x^3 - 7x^2

                    0 - 16x + 112

                        - 16x + 112

                          ..............

so A(x) = (x - 7)(x^2 - 16)       x^2 - 16 is the difference of 2 squares so we have:

(x - 7)(x - 4)(x + 4).

Checking by expanding the brackets:  

(x - 7)(x - 4)(x + 4)

= x(x - 4)(x + 4) - 7(x - 4)(x + 4)

= x(x^2 - 16) - 7(x^2 - 16)

= x^3 - 16x - 7x^2 + 114

= x^3 - 7x^2 - 16x + 112