document.write( "Question 877669: 5-digit numbers are to be formed by using all the digits 0,1,2,3,4. How many numbers can be formed if the digits are allowed to repeat? \n" ); document.write( "
Algebra.Com's Answer #529517 by dkppathak(439)![]() ![]() You can put this solution on YOUR website! 5-digit numbers are to be formed by using all the digits 0,1,2,3,4. How many numbers can be formed if the digits are allowed to repeat \n" ); document.write( "ten thousand option ( zero can not be used ) =4 \n" ); document.write( "thousand place options=5 \n" ); document.write( "hundred place options=5 \n" ); document.write( "tens place options =5 \n" ); document.write( "once place options are=5 \n" ); document.write( "number of options can be formed for 5 digit \n" ); document.write( "=4x5x5x5x5= 2500 \n" ); document.write( "Answer 2500 \n" ); document.write( " |