When Should I Beware of Factoring Out?

  • Thread starter DocZaius
  • Start date
  • Tags
    Factoring
In summary, when solving equations, it is important to be aware of any implicit assumptions that may be made, such as assuming a variable is not zero when dividing by it. It is important to always check for all possible solutions and to use correct techniques such as factoring to avoid missing solutions.
  • #1
DocZaius
365
11
Consider this equation:

[tex]7x*tan(4x)=5x[/tex]

Initially, one might think to simply factor the x out of each side of the equation and be left with this:

[tex]tan(4x)=\frac{5}{7}[/tex]

Well that's wrong! That is only one solution! The other solution is:

[tex]x=0[/tex]

You should instead have done the following:

[tex]7x*tan(4x)=5x[/tex]
[tex]7x*tan(4x)-5x=0[/tex]
[tex]x(7tan(4x)-5)=0[/tex]

[tex]x=0\ OR\ tan(4x)=\frac{5}{7}[/tex]

Now my question is: What properties of the initial equation should give me pause and should cause me to supress my reflex to factor the x out of the equation? Although in hindsight it is obvious that plugging in "0" for x would be a solution, that doesn't explain why doing a seemingly allowed operation (dividing each side by 7x) would withhold a solution from you.
 
Last edited:
Mathematics news on Phys.org
  • #2
Actually, it's not the "factoring out" that creates the problem. It is the fact that you divided both sides of the equation by x. Factoring, as you have demonstrated, is the correct way to do the problem. When you divide both sides by x, you are implicitly assuming that x is not zero. That is what causes you to miss part of the solution. So my advice would be either always work such problems by factoring or, if you must divide by some factor, remember to check that factor for other solutions.
 
  • #3
The problem can be avoided by always first isolating the variable to one side of the equation.
 
  • #4
Yes you are right LCKurtz, I did not use the term "factoring out" correctly there.

But wow, thanks! Would you say that the following sentence is correct then?

"Cancelling a variable out of an equation implicitly assumes it is not zero"

If that is true, then I have gone through many years of math making erroneous assumptions!

Edit: I tried to think of the simplest equation possible to illustrate this issue and this is the best I could come up with. Is this correct math?

[tex]x*f(x)=x[/tex]
[tex]x(f(x)-1)=0[/tex]
[tex]x=0\ OR\ f(x)=1[/tex]
 
Last edited:
  • #5
Yes, that's the right way to do it.
 

FAQ: When Should I Beware of Factoring Out?

When should I beware of factoring out?

The main thing to beware of when factoring out is losing important information or making incorrect assumptions about a problem. It is important to carefully consider the context and purpose of factoring out before making any decisions.

What types of problems should I avoid factoring out?

It is generally not recommended to factor out in problems that involve variables with exponents, as this can lead to incorrect solutions. It is also important to avoid factoring out in problems involving complex numbers.

How can I tell if factoring out is necessary in a problem?

Factoring out is usually necessary when there are common factors present in multiple terms of an expression. Additionally, factoring out can be useful when trying to simplify an expression or solve an equation.

Are there any specific methods or rules to follow when factoring out?

There are several methods and rules that can be used when factoring out, such as the distributive property, GCF (greatest common factor), and difference of squares. It is important to carefully choose the appropriate method for each problem and to double check the solution to ensure correctness.

Can factoring out be applied to all types of mathematical expressions?

No, factoring out is not applicable to all types of expressions. It is important to consider the form and complexity of an expression before attempting to factor out. In some cases, it may be more efficient to use other methods or strategies to solve a problem.

Similar threads

Replies
1
Views
1K
Replies
1
Views
1K
Replies
19
Views
2K
Replies
7
Views
2K
Replies
2
Views
2K
Replies
1
Views
2K
Replies
2
Views
1K
Replies
13
Views
3K
Replies
10
Views
2K
Back
Top