document.write( "Question 305659: A lock has three dials with the digits 0-9. How many codes to open the lock are possible? \n" ); document.write( "
Algebra.Com's Answer #218842 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Each dial has 10 numbers
\n" ); document.write( "10*10*10 = 1000
\n" ); document.write( "
\n" ); document.write( "
\n" );