document.write( "Question 1180519: Suppose that 48% of people own dogs. If you pick two people at random, what is
\n" );
document.write( "the probability that they both own a dog? Give your answer as a decimal
\n" );
document.write( "rounded to 4 places. \n" );
document.write( "
Algebra.Com's Answer #810213 by Edwin McCravy(20055)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "On the average, the first person picked will own dogs 48% of the time.\r\n" ); document.write( "\r\n" ); document.write( "The second person picked will own dogs 48% of that 48% of the time.\r\n" ); document.write( "\r\n" ); document.write( "The answer is 48% of 48% of the time, or (48%)(48%) = (0.48)(0.48) = 0.2304.\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |