InterviewSolution
Saved Bookmarks
| 1. |
Given P(x)=x^(4)+ax^(3)+bx^(2)+cx +d such that x=0 is the only real root of P'(x)==0. If P(-1) lt P(1), then in the interval [-1,1] |
|
Answer» P(-1) is the minimumand P(1) is the MAXIMUM of P |
|