By trial and error, 3 is a root. Divide out synthetically by x - 3:
3⌋ 1 -15 81 -185 150
3 -36 135 -150 1 -12 45 -50 0
So, the given polynomial is equivalent to:
(x - 3)(x3 - 12x2 + 45x - 50)
Again by trial and error, 5 is a root of the second factor. Divide out synthetically by x - 5:
5⌋ 1 -12 45 -50
5 -35 50
1 -7 10 0
So, the given polynomial factors as:
(x - 3)(x - 5)(x2 - 7x + 10)
= (x - 3)(x - 5)(x - 5)(x - 2)
= (x - 2)(x - 3)(x - 5)2