Efficiently Factor Polynomials: Solving 36(2x-y)^2 - 25(u-2y)^2

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 3K views
richievuong
Messages
33
Reaction score
0
Factoring polynomials(2nd problem)

Factor:

36(2x-y)^2 - 25(u-2y)^2

Having trouble where to start...should I expand out?
 
Last edited:
Physics news on Phys.org
richievuong said:
Factor:

36(2x-y)^2 - 25(u-2y)^2

Having trouble where to start...should I expand out?

Is that u and u, or is that suppose to be an x
 
Yeah its a U, got it figured out now.

I have another one that I'm having trouble with:

(a^2 - ab)^2 -8b^2(a^2 - ab) + 12b^4

I tried factoring the a^2-ab out

= (a^2-ab)[-8b^2 + (a^2-ab)] + 12b^4

Tried a couple methods none really worked out...what should be my next step? Should i factor a^2-ab to a(a-b)?
 
Last edited:
richievuong said:
Yeah its a U, got it figured out now.

I have another one that I'm having trouble with:

(a^2 - ab)^2 -8b^2(a^2 - ab) + 12b^4

I tried factoring the a^2-ab out

= (a^2-ab)[-8b^2 + (a^2-ab)] + 12b^4

Tried a couple methods none really worked out...what should be my next step? Should i factor a^2-ab to a(a-b)?
Make

(a^2 - ab)=X
AND
b^2=Y

Therefore, X^2-8xy+12y^2

Then solve and sub back in.