document.write( "Question 469719: Can soneone please let me know if I am on the right track with this problem, I may have figured the first part out, but I am stumped on the last parts.\r
\n" );
document.write( "\n" );
document.write( "The access code for a garage door consists of 3 digits. Each digit can be 0 through 7 and each digit can be repeated.
\n" );
document.write( "a)find the number of possible codes
\n" );
document.write( "b)What is the probability of randomly selecting the correct access code?
\n" );
document.write( "c)What is the probability of not selecting the correct access code?\r
\n" );
document.write( "\n" );
document.write( "The answer I have for the number of codes is: 290. I am stuck on the rest of the question, I need help. Thanks \n" );
document.write( "
Algebra.Com's Answer #322235 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! The digits are 0 through 7, and can be repeated, so the number of possible codes is 8x8x8=512 \n" ); document.write( "---------------- \n" ); document.write( "The possibility of randomly finding the right code is 1/512. \n" ); document.write( "The possibility of getting the wrong code is 511/512.. \n" ); document.write( " |