How do you factor 16n^2+ 43n -1516n2+43n15?

1 Answer
May 31, 2016

(16n-5)(n+3)(16n5)(n+3)

Explanation:

Any quadratic that can be factored can be expressed in the general form (ax+b)(cx+d) = acx^2 +(ad+bd)x +bd(ax+b)(cx+d)=acx2+(ad+bd)x+bd

We therefore need to find factors of 1616 and -1515 that in the right combination will give 4343

16 =16*116=161 and 15 =5*315=53

3*16 = 48316=48

48-5*1=434851=43

:.16n^2+43n-15 = (16n-5)(n+3)