How do you factor the expression 9a^2 + 27aw +20w^2?
2 Answers
Use the quadratic formula to find the zeros of the corresponding quadratic in one variable and hence find the factorisation:
9a^2+27aw+20w^2 = (3a+4w)(3a+5w)
Explanation:
Since this quadratic is homogeneous (all of the terms are of degree
This quadratic has zeros given by the quadratic formula:
x = (-b+-sqrt(b^2-4ac))/(2a)
=(-27+-sqrt(27^2-(4*9*20)))/(2*9)
=(-27+-sqrt(729-720))/18
=(-27+-3)/18
That is
Hence:
9x^2+27x+20 = (3x+4)(3x+5)
and:
9a^2+27aw+20w^2 = (3a+4w)(3a+5w)
Explanation:
Using factoring by grouping:
9a^2+27aw+20w^2=9a^2+12aw+15aw+20w^2
Find a common factor from the two pairs:
=3a(3a+4w)+5w(3a+4w)
Factor
=(3a+5w)(3a+4w)
Looking back, there is a way to determine that you should split