document.write( "Question 1188025: Given the function \r
\n" );
document.write( "\n" );
document.write( "C(r)=(r-5)(-12r+1)3(r-2)5\r
\n" );
document.write( "\n" );
document.write( "its roots are
\n" );
document.write( "and their multiplicities are \n" );
document.write( "
Algebra.Com's Answer #819082 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "NOTE: It is customary to use \"^\" (shift-6) to denote exponents: \n" ); document.write( "C(r) = (r-5)((-12r+1)^3)((r-2)^5) \n" ); document.write( "1 factor of (r-5) --> root at r=5, multiplicity 1 \n" ); document.write( "3 factors of (-12r+1) --> root at r=1/12, multiplicity 3 \n" ); document.write( "5 factors of (r-2) --> root at r=2, multiplicity 5 \n" ); document.write( " \n" ); document.write( " |