document.write( "Question 63055: Find all the real zeros of function f(x)=12x^4+35x^3+144x^2+114x+20\r
\n" );
document.write( "\n" );
document.write( "I already have x= -2/3 \n" );
document.write( "
Algebra.Com's Answer #43865 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find all the real zeros of function f(x)=12x^4+35x^3+144x^2+114x+20 \n" ); document.write( "I already have x= -2/3 \n" ); document.write( "Also x=-1/4 is a zero \n" ); document.write( "---------- \n" ); document.write( "Therefore (4x+1)(3x+2) =12x^2+11x+2 divides f(x) \n" ); document.write( "Using long division you can find the remaining quotient, which is: \n" ); document.write( "Quotient: x^2+2x+10 \n" ); document.write( "Use the quadratic formula to find the last two zeroes: \n" ); document.write( "x=[-2+-sqrt(4-4(10)]/2 \n" ); document.write( "x=[-2+-6i]/2 \n" ); document.write( "x=-1+3i or x=-1-3i \n" ); document.write( "These are the missing zeroes. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |