

InterviewSolution
Saved Bookmarks
1. |
What is the coefficient form of x3 – 1? (A) (1, -1) (B) (3, -1) (C) (1, 0, 0, -1) (D) (1, 3, -1) |
Answer» (C) (1, 0, 0, -1) x3 – 1 = x3 + 0x3 + 0x – 1 |
|