How to show that algebraic fractions can be simplified?

Show that 5x3+2x+1=3 can be simplified to 3x213x8=0

1 Answer
May 15, 2016

The idea is that you can multiply both sides of the equation by the lowest common multiple of the denominators. This might sound confusing but you'll see why we do this.

So the denominators are x3, x+1 and 1 (consider that you can express 3 as 31.

If we multiply both sides by (x3)(x+1) (obviously we don't need to multiply by the 1 as it will have no effect).

5x3+2x+1=3

Will become:

(x3)(x+1)5x3+(x3)(x+1)2x+1=(x3)(x+1)3
(You may notice that things are badly ordered here but I'm just trying to show what I've done).

By cancelling factors/reordering where necessary:

5(x+1)+2(x3)=3(x3)(x+1)

5x+5+2x6=3(x2+x3x3)

7x1=3x26x9

3x213x8=0, as required.

If you wanted to go any further you could solve this using the quadratic formula for solutions of x.
For further development, you could use a graphing app to show that what you've found is the points of intersection of the two lines:

y=3x3+2x+1 and y=3

A further point on the above. It isn't necessary to multiply through by the LCM of the denominators every time. If you just multiply through by the denominators and then work through from there, it will always remove fractions and make it easier to solve.

If we had 2x+2 and x+1 as denominators then it would suffice to multiply through by 2x+2 since this is the lowest common multiple of the denominators (2(x+1)=2x+2).