

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^(3)-7x^(2)-6x+1, " " g(x)=x-3` |
Answer» Correct Answer - `q(x)=x^(2)-4x-18, " " r(x)=-53` |
|