document.write( "Question 829951: Find ALL of the zeros of each function
\n" );
document.write( "p(x)= 6x^4+22x^3+11x^2-38x-40\r
\n" );
document.write( "\n" );
document.write( "h(x)=9x^5-94x^3+27x^2+40x-12\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #500250 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! p(x) \n" ); document.write( "(3x-4) (x+2) (2 x^2+6 x+5) \n" ); document.write( "x = -2 \n" ); document.write( "x = 4/3 \n" ); document.write( "x = -3/2-i/2 \n" ); document.write( "x = -3/2+i/2\r \n" ); document.write( "\n" ); document.write( "h(x) \n" ); document.write( "(3 x-2) (3 x+2) (x-3) (x^2+3 x-1) \n" ); document.write( " |