0

I came across this question while answering an intermediate algebra textbook:

A student tried to solve the equation $8x = 7x$ by dividing both sides by x, obtaining $8 = 7$. He gave the solution set to $\emptyset$. Why is this incorrect?

As we know it the correct answer is x = $0$. Can you give any possible explanations to the student why is this so?

Mestica
  • 538

3 Answers3

0

We can solve the equation $$8x = 7x$$ by subtracting $7x$ from each side of the equation to obtain $$x = 0$$ Substituting $x = 0$ into the original equation reveals that it is a valid solution, so the solution set is $S = \{0\}$, which is not empty.

Division by zero is undefined. When you divide by a variable, you are implicitly assuming that the variable does not equal zero. That is not a valid assumption in this problem since zero is the only real number that satisfies the equation $8x = 7x$.

N. F. Taussig
  • 76,571
0

In my recent reply it is shown $x=0,$ and division by $0$ is not allowed, and if done we can see the differences between big quantities compared to $\infty$ are not sensitive and would be wrong in comparision..

Narasimham
  • 40,495
0

I guess one way to think of this is that the solution set is the union of all sets of solutions to the equation. So by diving by zero your student has found a solution for x different from 0, which is the empty set. However, x may be 0, thus the solution set is {0}. Since the union of a set with the empty set is itself, this is not a contradiction. Your student simply did not consider all posssible solutions.