How Do You Factor the Fractional Expression [(a + b)^2]/4 - [a^2b^2]/9?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
mathdad
Messages
1,280
Reaction score
0
Factor [(a + b)^2]/4 - [a^2b^2]/9

Can someone get me started?
 
Mathematics news on Phys.org
I would write the expression as the difference of squares:

$$\frac{(a+b)^2}{4}-\frac{a^2b^2}{9}=\left(\frac{a+b}{2}\right)^2-\left(\frac{ab}{3}\right)^2$$

Or, we could write:

$$\frac{(a+b)^2}{4}-\frac{a^2b^2}{9}=\frac{1}{36}\left(\left(3(a+b)\right)^2-(2ab)^2\right)$$

Now apply the difference of squares formula...:D
 
Great. I can take it from here.