Core 3 - Modulus: Solve the equation |x-2|=|x+6|.

Modulus, also known as absolute value, takes whatever's between the |straight brackets| and makes it positive. For example, |3|=3, and |-3|=3. Interestingly, if you have any real number x, then |x|=sqrt(x2). Try putting some numbers in and see!We can't solve a modulus question until we get rid of the straight brackets, but this little trick will do the job every time. If we square both sides of the modulus equation in the last paragraph, we get |x|2=x2. So modulus brackets disappear when we square both sides of our equation. Let's try it...|x-2|2=|x+6|2(x-2)2=(x+6)2x2-4x+4=x2+12x+36-16x=32x=-2This trick is great, because the xterms cancel out and there's no quadratic equation to mess about with. Beware though, this will not be the case in all questions - if you get a quadratic equation to solve, you may end up with more than one solution. Try these bonus questions and see for yourself:(1) Solve the equation |x+4|=|x-5|.​(2) Solve the equation |x-3|=|2x|.​(3) Solve the equation |3x-1|=|3-x|.​

MF

Related Maths A Level answers

All answers ▸

1. (a) Find the sum of all the integers between 1 and 1000 which are divisible by 7. (b) Hence, or otherwise, evaluate the sum of (7r+2) from r=1 to r=142


Find the equation of the tangent to the curve y = 3x^2(x+2)^6 at the point (-1,3), in the form y = mx+c


The rate of decay of the mass is modelled by the differential equation dx/dt = -(5/2)x. Given that x = 60 when t = 0, solve the quation for x in terms of t.


Integration by parts: Integrate the expression x.ln(x) between 1 and 2.