InterviewSolution
Saved Bookmarks
| 1. |
If p(x)= x3 -3x2 + 2x then find the value of p(1) |
|
Answer» G(x)=1P(1)=1^3-3*1^2+2*1P(1)=1-3+2P(1)=3-3P(1)=0 -1 |
|