Let's solve some trinomial expressions now!
Example # 3:
2x2 + 13x + 15 (.....a = 2, b = 13, c = 15)
=> 2x2 + 10x + 3x + 15 (...product of a and c = 30, common factors is 10 x 3, as 10 + 3 = 13, which is b)
=> 2x (x + 5) + 3 (x + 5) (...grouping common terms)
=> (2x + 3) (x + 5) (...applying distributive law)