document.write( "Question 509491: Suppose I select a 3-digit positive number at random. What is the solution to P(number less than 900) ? \n" ); document.write( "
Algebra.Com's Answer #341468 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Suppose I select a 3-digit positive number at random. What is the solution to P(number less than 900) \n" ); document.write( "--- \n" ); document.write( "3-digit numbers start with 100 and end with 999 \n" ); document.write( "That is 999-100+1 = 900 3-digit numbers. \n" ); document.write( "---- \n" ); document.write( "The number of those that are less than 900 \n" ); document.write( "start at 100 and end with 899 \n" ); document.write( "That is 899-100+1 = 800 numbers. \n" ); document.write( "---- \n" ); document.write( "P(number less than 900) = 8/9 \n" ); document.write( "================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================== \n" ); document.write( " |