document.write( "Question 419833: If a student thinks of a number form 1 through 50 what is the probability the number will be prime? \n" ); document.write( "
Algebra.Com's Answer #293509 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! The prime numbers between 1 and 50 inclusive are:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2,3,5,7,11,13,17,19,23,29,31,37,41,43,47 (15 numbers)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The probability that such a number is prime is 15/50 = 3/10. \n" ); document.write( " |