Saved Bookmarks
| 1. |
find zeros of the equation x3-4x2+5x-2 |
|
Answer» Explanation : x*x*x - 4x*x + 5x - 2 = 0 x*x*x - x*x - 3x*x + 3x + 2x - 2 = 0 x*x(x-1)-3x(x-1)+2(x-1) = 0 (x-1)(x*x - 3x + 2 ) = 0 (x-1)(x-1)(x-2) = 0 x = 1,2 Solution : Zeroes are 1 and 2 If you find this answer helpful then like it |
|