Question 443210
Take x(2x+3)(5x-1) and solve each term for 0.

{{{highlight(x = 0)}}}
========
2x + 3 = 0
2x = -3
{{{highlight(x = -3/2)}}}
============
5x-1 = 0
5x = 1
{{{highlight(x = 1/5)}}}
============
So our solutions are x = -3/2, 0, 1/5