document.write( "Question 390516: Out of seven random numbers what are the odds of finding numbers that add up to eighteen? How is this calculated? \n" ); document.write( "
Algebra.Com's Answer #276920 by robertb(5830) You can put this solution on YOUR website! I will assume a random number to be any number from 0,1,2,3,4,5,6,7,8,9. \n" ); document.write( "That said, the number of ways of getting seven random numbers that add up to 18 is \n" ); document.write( "Therefore the odds of finding numbers that add up to eighteen is 134,596/(10,000,000 - 134,596), or 134,596:9,865,404. \n" ); document.write( " |