document.write( "Question 705666: Find the probability of getting any triple-digit number where all the digits are the same in a lottery game that consists of picking a three-digit number using the digits 0 to 6. Round to three decimal places, if necessary. \n" ); document.write( "
Algebra.Com's Answer #434734 by filboi(35) ![]() You can put this solution on YOUR website! No. of possibilities of getting a triple digit number: 7 \n" ); document.write( "No. of combination from 0-6: 7x7x7=343\r \n" ); document.write( "\n" ); document.write( "P=7/343=1/49=0.020 \n" ); document.write( " |