Property
To factor trinomials of the form x2+bxy+cy2, the process is similar to factoring x2+bx+c. The first term, x2, is the product of the first terms of the binomial factors, x⋅x. The y2 in the last term means that the second terms of the binomial factors must each contain y. The factors will have the form (x+my)(x+ny). You still need to find two numbers, m and n, that multiply to c and add to b.
Examples
- To factor a2+8ab+15b2, find two numbers that multiply to 15 and add to 8 (which are 3 and 5). The factors are (a+3b)(a+5b).
- To factor r2−10rs+21s2, find two numbers that multiply to 21 and add to -10 (which are -3 and -7). The factors are (r−3s)(r−7s).
- To factor m2−mn−30n2, find two numbers that multiply to -30 and add to -1 (which are -6 and 5). The factors are (m−6n)(m+5n).
Explanation
This is a variation where the second variable, y, is part of the middle and last terms. Think of it the same way: find two numbers that multiply to c and add to b, but remember to include y in the last term of each binomial factor.