InterviewSolution
Saved Bookmarks
| 1. |
(x - 3)^3 %2B 5=x^3 %2B 7*x^2 - 1 |
|
Answer» ( x-3)^3=( x^3+27-3x^2(3)-3x(9))+5=( x^3-9 x^2-27x+27+5)=( x^3-9x^2-27x+32) I have given you the answer now you have to find the value of x |
|