How do you factor the trinomial #x^2-11xy+60y^2 #?
1 Answer
Jan 4, 2016
Use the quadratic formula to find:
#x^2-11xy+60y^2#
#= 1/4(2x-(11+sqrt(119) i)y)(2x-(11-sqrt(119) i)y)#
Explanation:
This has discriminant
#Delta = b^2-4ac = (-11)^2-(4*1*60) = 121-240 = -119#
Since
It does have factors of the form
#t = (-b+-sqrt(b^2-4ac))/(2a)#
#=(-b+-sqrt(Delta))/(2a)#
#=(11+-sqrt(-119))/2#
#=11/2+-sqrt(119)/2 i#
Hence:
#x^2-11xy+60y^2#
#= (x-(11/2+sqrt(119)/2 i)y)(x-(11/2-sqrt(119)/2 i)y)#
#= 1/4(2x-(11+sqrt(119) i)y)(2x-(11-sqrt(119) i)y)#