InterviewSolution
Saved Bookmarks
| 1. |
if 3x =a+b+ c ,then find the value of (x - a)^3 + (x -b)^3 + (x -c)^3 - 3 (x -a) (x -b) (x - c). |
|
Answer» if 3x =a+b+ c , then find the value of (x - a)^3 + (x -b)^3 + (x -c)^3 - 3 (x -a) (x -b) (x - c). |
|