document.write( "Question 255065: A three digit number is selected at random from all three digit numbers 100 - 999. What is the probability that the number is a perfect square? \n" ); document.write( "
Algebra.Com's Answer #187358 by Greenfinch(383)\"\" \"About 
You can put this solution on YOUR website!
Smallest square is 10, largest is 31, so there are 22 perfect squares in the range. Range is 899, so probability is 22/899 \n" ); document.write( "
\n" );