document.write( "Question 208454: find the x-intercepts of the polynomial fuction.state weather the graph crosses the x-axis or touches the x-axis and turns around at each intercept. \r
\n" );
document.write( "\n" );
document.write( "x^5-30x^3+125x=0 \n" );
document.write( "
Algebra.Com's Answer #158489 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! x^5 - 30x^3 + 125x = 0 \n" ); document.write( "Factor out x \n" ); document.write( "x(x^4 - 30x^2 + 125) = 0 \n" ); document.write( "Factor the quadratic \n" ); document.write( "x(x^2 - 5)(x^2 - 25) = 0 \n" ); document.write( "three solutions \n" ); document.write( "x = 0 \n" ); document.write( "and \n" ); document.write( "x = +/- \n" ); document.write( "and \n" ); document.write( "x = +/- \n" ); document.write( "x = +/-5 \n" ); document.write( ": \n" ); document.write( "Each intercept crosses the x axis, as seen on the graph \n" ); document.write( " |