

InterviewSolution
Saved Bookmarks
1. |
Divide p(x) by g(x) in each of the following questions and find the quotient q(x) and remainder r(x) : `p(x)=x^(6)-1, " " g(x)=x^(2)+1` |
Answer» Correct Answer - `q(x)=x^(4)-x^(2)+1, " "r(x)=-2` |
|