Andrew H. answered 09/11/24
You can solve the equation algebraically using factor by grouping. You need to manipulate the equation so that you can pull out a linear equation to solve.
2n3-n2+48n-145=0
2n3+4n2+58n-5n2-10n-145=0 Manipulate the coefficients for the n2 and n, net difference stays the same
(2n3+4n2+58n)+(-5n2-10n-145)=0 Group the terms so you can factor out values
2n(n2+2n+29)-5(n2+2n+29)=0 Factor out values to simplify the terms
(2n-5)(n2+2n+29)=0 Now separate your equation that you found 2n-5 and set it equal to 0
2n-5=0
2n=5
n=5/2 or 2.5 This is your real zero
You can use the quadratic formula to find the other 2 zeros in the equation n2+2n+29
x= -b+sqrt((b2-4ac)/2a) and x= -b-sqrt((b2-4ac)/2a)
Andrew H.
No problem, happy to help!09/13/24
Paul M.
Thanks, Andrew H.; this is exactly what I was looking for!09/11/24