document.write( "Question 731348: What is the total number of divisors of 1000? \n" ); document.write( "
Algebra.Com's Answer #454096 by tommyt3rd(5050)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "\n" ); document.write( "the number of divisors can be determined by using the exponents-we increment them once then take their product so the total is (3+1)(3+1)=16 \n" ); document.write( " |