171k views
4 votes
How to solve (3x+1)(2x-1)=0 using zero product property.

User Webmonkey
by
3.0k points

1 Answer

1 vote

You have the following expression:

(3x + 1)(2x - 1) = 0

by using the zero product property, you have that the either the first factor is zero or the second one is zero.

Hence, you have:

3x + 1 = 0

3x = -1

x = -1/3

2x - 1 = 0

2x = 1

x = 1/2

The solutions are -1/3 and 1/2

User Gitq
by
3.5k points