Multiplying Rational Expressions

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 3K views
wScott
Messages
87
Reaction score
0
This is a question I have to do for tomorrow

[tex]\frac{1+4x+4x^2}{x}\times\frac{3x^4}{12x^2-3}[/tex].

I just factor the tops and then cancel where I can. This is what I came up with:

[tex]\frac{3x^4}{12x^3-3x}[/tex]

But the answer key says:

[tex]\frac{x^3(1+2x)}{2x-1}[/tex]

What have I done wrong?
 
Physics news on Phys.org
wScott said:
This is a question I have to do for tomorrow

[tex]\frac{1+4x+4x^2}{x}\times\frac{3x^4}{12x^2-3}[/tex].

I just factor the tops and then cancel where I can. This is what I came up with:

[tex]\frac{3x^4}{12x^3-3x}[/tex]

But the answer key says:

[tex]\frac{x^3(1+2x)}{2x-1}[/tex]

What have I done wrong?

You aren't factoring carefully enough. You've got leftover factors floating around. Write out ALL of the steps!

[tex]\frac{1+4x+4x^2}{x}\times\frac{3x^4}{12x^2-3}[/tex]

[tex]=\frac{(2x+1)(2x+1)}{x} \times \frac{3x^4}{3(2x-1)(2x+1)}[/tex]

NOW do your cancelling.

-Dan
 
Ouch. That hurt my pride. I forget to factor the factor usually, that's going to kill me one day.

thanks for pointing out that pesky little mistake.