The long division method can be used to factor the polynomial
safadaka
(a)
the long division method can be used to factor the polynomial š(š„)=š„^3ā6ā š„^2ā7ā š„+60. first, we can write š(š„) divided by (š„ā5) with a remainder:
š(š„)=(š„ā5)q(š„)+r(š„)
where q(š„) is the quotient and r(š„) is the remainder. to find q(š„) and r(š„), we perform the long division:
markdown
copy code
x^3 - 6x^2 - 7x + 60
____________
x - 5
x^2 - x^2 - x^2
____________
x^2 - 5x
-6x - 7x
____________
-10x
+60
____________
+60
thus, š(š„) = (š„ā5)(š„^2āš„ā12) + 60.
next, we can use the fact that š(ā3)=0 to find the other two roots of š(š„). if š„=ā3 is a root of š(š„), then š(ā3)=0. substituting š„=ā3 into the factored form of š(š„) gives:
š(ā3)=(ā3ā5)(ā3^2ā(ā3)ā12) + 60 = 0
expanding and simplifying the expression inside the parenthesis gives:
0 = ā8(ā2ā9) + 60
0 = ā8ā 7 + 60
0 = ā56 + 60
0 = 4
since 4 ā 0, this means that ā3 is not a root of š(š„), which is a contradiction. therefore, š(ā3) ā 0, and š„=ā3 is not a root of š(š„).
to find the other two roots of š(š„), we can use synthetic division or the rational root theorem. in this case, we will use the rational root theorem, which states that if š/š is a root of a polynomial with integer coefficients, then š must divide the constant term and š must divide the leading coefficient.
since š(š„)=š„^3ā6ā š„^2ā7ā š„+60, the constant term is 60 and the leading coefficient is 1. therefore, the possible rational roots of š(š„) are the divisors of 60, which are ±1, ±2, ±3, ±4, ±5, ±6, ±10, ±12, ±15, ±30, and ±60.
testing these values as roots, we find that š„=6 and š„=ā2 are the other two roots of š(š„). therefore
(b)
the factored form of the polynomial function with the specified roots and degrees can be found by using the fact that the degree of the polynomial is equal to the sum of the degrees of the factors.
since the polynomial has simple roots š„=ā14, š„=ā6, š„=ā4, the corresponding factors are (š„+14), (š„+6), and (š„+4), respectively.
since the polynomial has a double root š„=4, the corresponding factor is (š„ā4)^2.
since the polynomial has a triple root š„=9, the corresponding factor is (š„ā9)^3.
since the polynomial has a quadruple root š„=14, the corresponding factor is (š„ā14)^4.
the factored form of the polynomial function is then:
š(š„) = ā2(š„+14)^4(š„ā14)^4(š„+6)(š„+4)(š„ā4)^2(š„ā9)^3
this is the factored form of the polynomial function with the specified roots and degrees


