Answer:
5(3n - 4)(3n - 10)
Explanation:
15n² - 110n + 200 ← factor out 5 from each term
= 5(3n² - 22n + 40) ← factor the quadratic
consider the factors of the product of the coefficient of the n² term and the constant term which sum to give the coefficient of the n- term.
product = 3 × 40 = 120 and sum = - 22
the factors are - 12 and - 10
use these factors to split the n- term
3n² - 12n - 10n + 40 ( factor the first/second and third/fourth terms )
3n(n - 4) - 10(n - 4) ← factor out (n - 4) from each term
(n - 4)(3n - 10)
then
15n² - 110n + 200 = 5(n - 4)(3n - 10)