Find the sum of all the solutions of the equation $|2x^2+x-1|=|x^2+4x+1|$
Though I tried to solve it in desmos.com and getting the requisite answer but while solving it manually it is getting very lengthy.
I tried to construct the two parabola and mirror image the region below y axis but still getting it is getting complicated.
Is there any easy method to solve it and get the sum of all the solutions ?
We are asked for the sum of the roots; we don't necessarily have to find the roots.
Squaring, we get $(2x^2+x-1)^2=(x^2+4x-1)^2$.
So $4x^4+4x^3...=x^4+8x^3...$.
So $\color{blue}3x^4-\color{blue}4x^3....=0$.
By Vieta's formulas, the answer is $\dfrac43$.