Peter R. answered 07/17/22
Experienced Instructor in Prealgebra, Algebra I and II, SAT/ACT Math.
Can use the "ac" method; ay2 + by + c = 0
Here a = 12; b = 29; c = 15, so ac = 180. There are no common factors with which to reduce the coefficients (29 is a prime no.)
We need factors of 180 that combine via addition to make 29. It's addition because all of the coefficients are positive.
Factors of 180 are: 180,1; 90,2; 60,3; 45,4; 5,36; 6,30; 9,20) Aha! 9 + 20 = 29!
So let's expand the original eqn: 12y2 + 9y + 20y + 15 = 0 (It doesn't matter if you reverse the order of the new terms - it'll still work). Now factor: 3y(4y + 3) + 5(4y + 3) = 0. Notice that 2 of the factors are identical, so they can be factored out. (4y + 3)(3y + 5) = 0. Now can set each = 0 to solve for y.
4y + 3 = 0; y = -3/4
3y + 5 = 0; y = -5/3