document.write( "Question 464499: A basketball player has a 40% shooting average from the free-throw line. If she takes two free throws, estimate the probability that she will make both of them. Use the following list of digits which was taken from a table of random numbers. Let the digits 0-3 represent a made free throw and let the digits 4-9 represent a miss. Start at the top left of the table and move all the way across to the right of the table before moving down to the next row.\r
\n" ); document.write( "\n" ); document.write( "52052 24004 03845 11507
\n" ); document.write( "27510 33761 86563 61729
\n" ); document.write( "48061 59412 79969 11339
\n" ); document.write( "27324 72723 22406 86253
\n" ); document.write( "29970 95877 70975 99120
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #318224 by amoresroy(361)\"\" \"About 
You can put this solution on YOUR website!
Probability of making both free throws = 0.4 * 0.4 = .16\r
\n" ); document.write( "\n" ); document.write( " The probability that she will make both of them is 16%.
\n" ); document.write( "
\n" );