document.write( "Question 644892: I need help finding the zeros of:\r
\n" );
document.write( "\n" );
document.write( "F(x)= 4x^3-24x^2-x+6=0 \n" );
document.write( "
Algebra.Com's Answer #405303 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! help finding the zeros of: \n" ); document.write( "F(x)= 4x^3-24x^2-x+6=0 \n" ); document.write( "----- \n" ); document.write( "Factor: 4x^2(x-6)-(x-6) = 0 \n" ); document.write( "(x-6)(4x^2-1) = 0 \n" ); document.write( "x = 6 or x = 1/2 or x = -1/2 \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |