InterviewSolution
Saved Bookmarks
| 1. |
if(5x^2 + 14x + 2)^2 - (4x^2 - 5x + 7)^2 is divided by x^2 + x + 1, then quotient q and remainder r are given by |
|
Answer» `Q=(x^2+19x-5)`,r=0 |
|