Simplify this algebraic expression

AI Thread Summary
To simplify the expression x(9x+2) / x^3(x-2), one should avoid unfactorizing as it does not lead to a simpler form. The correct approach is to cancel the common factor of x in the numerator and x^3 in the denominator, resulting in (9x+2)/(x^2(x-2)). It's important to remember that terms in the numerator and denominator cannot be canceled if they are added, as demonstrated in the incorrect simplification attempts. The final simplified expression is (9x+2)/(x^2(x-2)), with no further common factors present. Understanding these rules is crucial for accurate algebraic simplification.
Gringo123
Messages
141
Reaction score
0
How can I simplify this expression? As it is already factorised (factored) I do not see what else I can do to simplify it.

x(9x+2) / x3(x-2)

The only thing that I can think of is if I unfactorise everything to give the following:(although it doesn't seem to be very simplified from the original expression)

x2 + 2x / x4 - 2x3

which gives... 2x / x2 - 2x3
 
Physics news on Phys.org
General rule- never "unfactorize" unless you see very good reason to!

Here, you should be able to see the "x" factor in the numerator and "x^3" in the denominator and immediately cancel. What's left, 9x+2 and x- 2, have no common factor so the simplest form is (9x+2)^2/(x-2)

In what you wrote, you seem to have forgotten the "9" in the numerator.

Also, you cannot cancel, in numerator and denominator, things that are added. (x^2+ 2x)/(x^4- 2x^3) is NOT 2x/(x^2- 2x^3).
 
Last edited by a moderator:
Thanks a lot Hall of Ivy!
 
Gringo123 said:
How can I simplify this expression? As it is already factorised (factored) I do not see what else I can do to simplify it.

x(9x+2) / x3(x-2)

The only thing that I can think of is if I unfactorise everything to give the following:(although it doesn't seem to be very simplified from the original expression)

x2 + 2x / x4 - 2x3

which gives... 2x / x2 - 2x3

Whenever there are two or more terms in the numerator or denominator, parentheses are needed around the numerator or denominator, or both.

More seriously, you are cancelling terms in the numerator or denominator that are not factors. By this same logic we would say that (1 + 2)/(2 + 7) = 1/7, which is clearly incorrect.
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top