document.write( "Question 474344: how many 3 digit numbers can be created from the numbers 11,13 and 3? \n" ); document.write( "
Algebra.Com's Answer #325363 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! Depends. If you want to combine two of them, e.g. 11 and 3 to make 113, there are only four possibilities (113, 311, 133, 313).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Or, if you want to use basic arithmetic operations you could do 11*13, 11*13*3, 13!/11! etc. \n" ); document.write( " |