[an error occurred while processing this directive]
![]() |
|
|||
| |
|
|||
| [an error occurred while processing this directive] | ||||
|
|
Quadratic PolynomialsRootsThe solutions of the equation ax2
+ bx+ c = 0 are called the roots
(or zeros) of the polynomial ax2
+ bx+ c. Moreover, if we can write the polynomial as (ax – b)(cx – d) then the roots are x =b/a and x = d/c. We consider a simpler case, when a = 1. Note: (x + h)(x + k) = x2 + (h + k)x + hk Thus we can factorize x2 + bx + c as (x + h)(x + k) if we can find h, k such that c = h × k and b = x + k. We are interested in h and k that are integers. Example 8.Write x2 + 10x+ 21 = (x+h)(x+k) h×k=21> 0 and h + k =10
> 0 Possible answers:
Hence h =3 and k =7. So now we can write x2 + 10x+ 21 = (x+3)(x+7) More Exercises (this will open in another window)
Exercise 8.Now try a few: Not all quadratic polynomials can be written as (x+h)(x+k)
where h and k are integers. For example, x2
+ 4x +1
<< x-Intercepts | Quadratic Polynomials Index | Completing The Square >>
|