document.write( "Question 1045229: you have a single die and a quarter on the table what is the probability of rolling a 4 or 5 and a quarter lands on heads? \n" ); document.write( "
Algebra.Com's Answer #660618 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! These are independent, so you multiply the probabilities. \n" ); document.write( "The probability of a 4 or a 5 is 1/3, 2 possibilities out of 6. \n" ); document.write( "The probability of a head is 1/2 \n" ); document.write( "The joint probability is their product, 1/3*1/2=1/6. \n" ); document.write( " |