document.write( "Question 57033This question is from textbook Applied College Algebra
\n" );
document.write( ": 6. Find the five real zeros of p(x) = 4x^5 - 13x^3 + 9x \n" );
document.write( "
Algebra.Com's Answer #38799 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! 6. Find the five real zeros of p(x) = 4x^5 - 13x^3 + 9x = 0 \n" ); document.write( "X[4X^4-13X^2+9]=0 \n" ); document.write( "X[4X^4-9X^2-4X^2+9]=0 \n" ); document.write( "X[X^2(4X^2-9)-1(4X^2-9)]=0 \n" ); document.write( "X(4X^2-9)(X^2-1) \n" ); document.write( "X(2X+3)(2X-3)(X+1)(X-1)=0 \n" ); document.write( "X=0.....X=-3/2.....X=3/2....X=-1....X=1...ARE THE 5 ZEROS OF P(X) \n" ); document.write( " |