document.write( "Question 44427: You are going to be flipping four coins at once: a penny, a nickel, a dime, and a quarter. How many ways are there for the four coins to come up? Also, what is the likelihood of getting four heads on the first toss of each coin? \n" ); document.write( "
Algebra.Com's Answer #29347 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! You are going to be flipping four coins at once: a penny, a nickel, a dime, and a quarter. How many ways are there for the four coins to come up? Also, what is the likelihood of getting four heads on the first toss of each coin? \r \n" ); document.write( "\n" ); document.write( "Each coin can come up in two ways. \n" ); document.write( "Flipping all four at once allows for 2^4= 16 ways they can come up\r \n" ); document.write( "\n" ); document.write( "Likelyhood of a head on a coin is 1/2.\r \n" ); document.write( "\n" ); document.write( "Likelyhood of 4 heads is (1/2)^4= 1/16\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |