InterviewSolution
Saved Bookmarks
| 1. |
Solve the following equations where `x in R` a) `(x-1)|x^(2)-4x+3|+2x^(2)+3x-5=0` b) `|x^(2)+4x+3|+2x+=0` c) `|x+3|(x+1)+|2x+5|=0` |
| Answer» a) 1, b) `-4, sqrt(3)-1, c) -4,-2 , -sqrt(3)-1` | |