

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» Correct option is (C) (1, 0, 0, -1) sol: x3 – 1 = x3 + 0x2 + 0x – 1 |
|