3

$$-5x = 5$$

to get $x$ on its own, does the minus sign cancel when it goes underneath the line?

like $x = 5/5$ or is it $x = -5/5$

Sorry I really can't remember this stuff...

Cameron Buie
  • 102,994

3 Answers3

2

Don't try to remember rules specific to the minus sign. The important thing to remember for this type of algebraic manipulation is that you will always be performing the exact same operation to both sides of the equation. As long as you stick to that rule, you'll do fine.

If you want to isolate the x then you'll need to divide both sides by -5 (or first divide by 5, giving you -x=1, then either divide or multiply both sides by -1) to get x=1

Sparr
  • 595
1

$-5x=5\Leftrightarrow -\frac{1}{5}\times (-5x)= -\frac{1}{5} \times 5\Leftrightarrow x=-1.$

Avitus
  • 14,018
1

$$\color{red}{-5}\times x=5$$ We want to get rid of $\color{red}{-5}$, so we will multiply both sides of the equations by its inverse which is: $$\dfrac{1}{\color{red}{-5}}=\color{blue}{-\dfrac{1}{5}}$$ So: $$\color{blue}{-\dfrac{1}{5}}\times\color{red}{-5}\times x=5\times \color{blue}{-\dfrac{1}{5}}\implies x=-\dfrac{5}{5}=-1$$ $$\,\,\therefore\,\,x=-1$$