Why Does the Equation [ x / (x - 3) ] + 3 = 3 / (x - 3) Have No Solution?

  • Thread starter Thread starter ElectroViruz
  • Start date Start date
Click For Summary

Homework Help Overview

The discussion revolves around the equation [ x / (x - 3) ] + 3 = 3 / (x - 3), focusing on whether it has a solution or not. Participants explore the implications of substituting x = 3 into the equation and the resulting undefined expressions.

Discussion Character

  • Exploratory, Assumption checking

Approaches and Questions Raised

  • Participants present different approaches to solving the equation, with some simplifying the left-hand side and others questioning the validity of their manipulations. There is a notable discussion about the implications of division by zero when x = 3.

Discussion Status

There is an ongoing exploration of the validity of different methods used to manipulate the equation. Some participants suggest that both approaches lead to the same conclusion regarding the absence of a solution, while others emphasize the importance of stating conditions for valid manipulations.

Contextual Notes

Participants note that x = 3 leads to division by zero, which is a critical aspect of the discussion. The need for clear statements regarding assumptions in algebraic manipulations is also highlighted.

ElectroViruz
Messages
22
Reaction score
1
Question : [ x / (x - 3) ] + 3 = 3 / (x - 3)

Attempt :

So what I did was simplifying the left hand side of the equation,

[ x / (x -3) ] + (3 / 1) = 3 / (x - 3)

[(4x - 9) / ( x - 3) ] = 3 / (x - 3)

then bring the (x - 3) from the right hand side to the left hand side to multiply

[ (4x - 9) / ( x - 3) ] . ( x - 3) = 3

Then the (x -3) cancels off

[ (4x - 9) / (x - 3) ] . (x - 3) = 3

Hence

4x - 9 = 3

Ans : x = 3

But that's not all

I discussed with my friends, some of them had the same answer, and some of them said there wasn't a solution to this. Those to who said there wasn't a solution, their working was

Question : [ x / (x - 3) ] + 3 = 3 / (x - 3)

Switch the position of 3 and right hand side,

[ x / (x - 3) ] - [ 3 / (x - 3) ] = - 3

Therefore,

[ (x - 3) / (x - 3) ] = -3

Hence there wouldn't be any solution.
_________________________________________________________________________________________

So which working is right ? x = 3 or no solution ?

Thanks in advance. I really appreciate it :)
 
Physics news on Phys.org
ElectroViruz said:
Question : [ x / (x - 3) ] + 3 = 3 / (x - 3)

Attempt :

So what I did was simplifying the left hand side of the equation,

[ x / (x -3) ] + (3 / 1) = 3 / (x - 3)

[(4x - 9) / ( x - 3) ] = 3 / (x - 3)

then bring the (x - 3) from the right hand side to the left hand side to multiply

[ (4x - 9) / ( x - 3) ] . ( x - 3) = 3

Then the (x -3) cancels off

[ (4x - 9) / (x - 3) ] . (x - 3) = 3

Hence

4x - 9 = 3

Ans : x = 3

But that's not all

I discussed with my friends, some of them had the same answer, and some of them said there wasn't a solution to this. Those to who said there wasn't a solution, their working was

Question : [ x / (x - 3) ] + 3 = 3 / (x - 3)

Switch the position of 3 and right hand side,

[ x / (x - 3) ] - [ 3 / (x - 3) ] = - 3

Therefore,

[ (x - 3) / (x - 3) ] = -3

Hence there wouldn't be any solution.
_________________________________________________________________________________________

So which working is right ? x = 3 or no solution ?

Thanks in advance. I really appreciate it :)
If x = 3 really is a solution, what happens if you plug this value into the original equation?
 
  • Like
Likes   Reactions: ElectroViruz
SteamKing said:
If x = 3 really is a solution, what happens if you plug this value into the original equation?

OH SHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH. OMFG. THANKS. I CAN'T BELIEVE I DIDN'T SEE THAT. KILL ME PLS.

EDIT : Oh umm umm, so that would mean that it's possible to bring a fraction to the other side like that ? *Haven't really done that in high school maths.
 
Here's the equation in a little nicer form:
$$\frac x {x - 3} + 3 = \frac 3 {x - 3}$$
When you're working with equations that involve rational expressions, the first thing you should do is note any potential solutions that cause division by zero. Clearly we can't end up with x = 3 here.

When you multiply both sides by (x - 3) you are tacitly assuming that x ≠ 3. If x were equal to 3, you would be multiplying both sides of the equation by zero, which is never a useful thing to do.
 
  • Like
Likes   Reactions: ElectroViruz
One other thing: Please don't delete the homework template.
 
Mark44 said:
Here's the equation in a little nicer form:
$$\frac x {x - 3} + 3 = \frac 3 {x - 3}$$
When you're working with equations that involve rational expressions, the first thing you should do is note any potential solutions that cause division by zero. Clearly we can't end up with x = 3 here.

When you multiply both sides by (x - 3) you are tacitly assuming that x ≠ 3. If x were equal to 3, you would be multiplying both sides of the equation by zero, which is never a useful thing to do.

Ohhhhhhhhh I get it now. Thanks a lot, Mark :D

Mark44 said:
One other thing: Please don't delete the homework template.

Sorry bout that >< I thought that was a guide line to post :x
 
ElectroViruz said:
So which working is right ? x = 3 or no solution ?

You can test whether x=3 is a solution by substituting 3 for x in the original equation. It isn't a solution since the substitution creates expressions involving division by zero.

Technically, when you do algebraic manipulations as a logical demonstration, you are supposed to include some verbal statements in the work. For example, replacing [itex]\frac{x}{x-3} + 3[/itex] by [itex]\frac{x}{x-3} + \frac{3(x-3)}{(x-3)}[/itex] should be accompanied by the statement "if [itex]x \ne 3[/itex]". So the final answer for the manipulations would be under the assumption that [itex]x \ne 3[/itex].

Most people don't heed such technicalities. They do the manipulations without stating the conditions for the manipulations to be correct and then check whether the answer really works after they have finished.

Your friends method should also include the comment "if [itex]x \ne 3[/itex] " for some of his manipulations. His work transforms the equation to another equation that has no solution, so the fact that he omitted the comment "if [itex]x \ne 3[/itex]" didn't change his answer. However, neither of the methods is technically correct as a logical demonstration unless the comment "if [itex]x \ne 3[/itex]" is included. Both methods give the same result if you include the comment. Both methods give the same result if you do manipulations without the comment and use substitution to check whether the answer they produce actually works as a solution to the original equation.
 
  • Like
Likes   Reactions: ElectroViruz
Stephen Tashi said:
You can test whether x=3 is a solution by substituting 3 for x in the original equation. It isn't a solution since the substitution creates expressions involving division by zero.

Technically, when you do algebraic manipulations as a logical demonstration, you are supposed to include some verbal statements in the work. For example, replacing [itex]\frac{x}{x-3} + 3[/itex] by [itex]\frac{x}{x-3} + \frac{3(x-3)}{(x-3)}[/itex] should be accompanied by the statement "if [itex]x \ne 3[/itex]". So the final answer for the manipulations would be under the assumption that [itex]x \ne 3[/itex].

Most people don't heed such technicalities. They do the manipulations without stating the conditions for the manipulations to be correct and then check whether the answer really works after they have finished.

Your friends method should also include the comment "if [itex]x \ne 3[/itex] " for some of his manipulations. His work transforms the equation to another equation that has no solution, so the fact that he omitted the comment "if [itex]x \ne 3[/itex]" didn't change his answer. However, neither of the methods is technically correct as a logical demonstration unless the comment "if [itex]x \ne 3[/itex]" is included. Both methods give the same result if you include the comment. Both methods give the same result if you do manipulations without the comment and use substitution to check whether the answer they produce actually works as a solution to the original equation.

Thank you. I was going to ask how do I prove that there's no solution. So technically, switching the right hand side fraction to the left hand side isn't the solution, but making the statement beforehand by stating that the rational expression whereby x ≠ 3, then get my answer which is x = 3, which doesn't follow the statement, hence there isn't any solution. Am I right ?
 
ElectroViruz said:
Thank you. I was going to ask how do I prove that there's no solution. So technically, switching the right hand side fraction to the left hand side isn't the solution, but making the statement beforehand by stating that the rational expression whereby x ≠ 3, then get my answer which is x = 3, which doesn't follow the statement, hence there isn't any solution. Am I right ?

In this case, yes: there is no solution. If you write the equation as ##f(x) = g(x)##, where
$$f(x) = \frac{x}{x-3} + 3, \; \text{and} \; g(x) = \frac{3}{x-3} $$
both ##f(x)## and ##g(x)## are undefined at ##x = 3##, so ##x = 3## is not one of the allowed values of ##x##. None of the allowed values (which are all ##x \neq 3##) solve the equation.
 
  • Like
Likes   Reactions: ElectroViruz

Similar threads

  • · Replies 7 ·
Replies
7
Views
4K
  • · Replies 24 ·
Replies
24
Views
4K
  • · Replies 9 ·
Replies
9
Views
2K
Replies
4
Views
4K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 7 ·
Replies
7
Views
4K
Replies
7
Views
2K