Question 222854
How do you solve this equation?
absolute value |4(1-x)|=|2(-x-3)|
-----------
4|1-x| = 2|-x-3|
2|1-x| = |-x-3|
-------------------------
2(1-x) = -x-3 or 2(1-x) = x+3
2-2x = -x-3 or 2-2x = x+3
x = 5 or 3x = -1
x = 5 or x = -1/3
=======================
{{{graph(400,300,-10,10,-10,20,abs(4(1-x)),abs(2(-x-3)))}}}
===============================================================
Cheers,
Stan H.