document.write( "Question 1069677: A typical combination lock is opened with the correct sequence of three numbers between o and 39 inclusive.
\n" ); document.write( "(I) how many different \"combinations\" are possible if a number can be used more than once (like 27-27-27)? *both permutations and combinations require \"without replacement\" so this isn't either of those.
\n" ); document.write( "(II) How many different \"combinations\" are possible if no number can be repeated?
\n" ); document.write( "

Algebra.Com's Answer #684848 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
A fifth-grader approach works:
\n" ); document.write( "(I) how many different \"combinations\" are possible if a number can be used more than once (like 27-27-27)?
\n" ); document.write( "There are
\n" ); document.write( "\"39\" possible choices for the first number,
\n" ); document.write( "\"39\" possible choices for the second number, and
\n" ); document.write( "\"39\" possible choices for the third number.
\n" ); document.write( "So the total number of possible sequence choices is
\n" ); document.write( "\"39%2A39%2A39=highlight%2859319%29\" .
\n" ); document.write( "Maybe your instructor would call that \"permutations with replacement.\"
\n" ); document.write( "
\n" ); document.write( "(II) How many different \"combinations\" are possible if no number can be repeated?
\n" ); document.write( "There are
\n" ); document.write( "\"39\" possible choices for the first number,
\n" ); document.write( "\"38\" possible choices for the second number, and
\n" ); document.write( "\"37\" possible choices for the third number.
\n" ); document.write( "So the total number of possible sequences without repeated numbers is
\n" ); document.write( "\"39%2A38%2A37=highlight%2854834%29\" .
\n" ); document.write( "Maybe your instructor would call that \"permutations without replacement.\"
\n" ); document.write( "
\n" ); document.write( "Combinations, permutations, replacement are words you are required/expected to use in your class.
\n" ); document.write( "You are instructed to identify the \"type of problem\" and apply the solving procedure prescribed for that \"type of problem.\"
\n" ); document.write( "Once your head is filled with someone else's words and problem-solving recipes,
\n" ); document.write( "you try to faithfully execute the programs installed in your head.
\n" ); document.write( "You search for the imposed words and recipes instead of just thinking about the situation as a human would.
\n" ); document.write( "
\n" );