document.write( "Question 399530: Find all the zeros of the function\r
\n" );
document.write( "\n" );
document.write( "f(x)= 2x(x-4)^2(x-2)^2 \n" );
document.write( "
Algebra.Com's Answer #282896 by edjones(8007)![]() ![]() You can put this solution on YOUR website! 2x(x-4)^2(x-2)^2=0 \n" ); document.write( "2x(x-4)(x-4)(x-2)(x-2)=0 \n" ); document.write( "x=0, x=4, x=4, x=2, x=2 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |