document.write( "Question 85108: 1.How many different two-digit numbers can be formed from the digits 3, 1, 4, and 5 (allowing reuse)? \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #61326 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How many different two-digit numbers can be formed from the digits 3, 1, 4, and 5 (allowing reuse)? \n" ); document.write( "---------- \n" ); document.write( "1st digit: 4 ways \n" ); document.write( "2nd digit: 4 ways\r \n" ); document.write( "\n" ); document.write( "How many different two-digit numbers can be formed from the digits 3, 1, 4, and 5 (allowing reuse)? \n" ); document.write( "---------- \n" ); document.write( "total ways 4*4 = 16 \n" ); document.write( "======== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |