Saved Bookmarks
| 1. |
(-8,0,0,4,0,3) write the polynomial in index form. |
|
Answer» (-8, 0, 0, 4, 0, 3) = (a5, a4, a3, a2, a1, a0) a5 = -8 a4 = 0 a3 = 0 a2 = 4 a1 = 0 a0 = 3 Hence, polynomial in index form is P(x) = a4x5 + a4x4 + a3x3 + a2x2 + a1x + a0 = -8x5 + 4x2 + 3 |
|