Michael J. answered 11/01/17
Tutor
5
(5)
Applying SImple Math to Everyday Life Activities
First, we try to factor out D(x)
D(x) = (2x - 1)(2x - 1)
Since D(x) is a factor, 1/2 could be a root. We can use synthetic division to find this out.
1/2 | 64 -16 0 4 0 -4
32 8 4 4 2
_______________________________________
64 16 8 8 4 -2
1/2 is not a root because the remainder is not zero. Therefore, this quotient cannot be used. So we must use long division.
16x3 + 12x2 + 8x + 6
_______________________________
(4x2 - 4x + 1) | 64x5 - 16x4 + 0x3 + 4x2 + 0x - 4
64x5 - 64x4 +16x3
_________________
48x4 - 16x3 + 4x2
48x4 - 48x3 +12x2
___________________
32x3 - 8x2 + 0x
32x3 - 32x2 +8x
_______________
24x2 - 8x - 4
24x2 - 24x + 6
____________
16x - 10
Q(x) = 16x3 + 12x2 + 8x + 6
R(x) = 16x - 10