document.write( "Question 552659: A box is filled with 4 brown cards, 4 yellow cards, and 6 blue cards. A card is chosen at random from the box. What is the probability that it is a brown or a blue card? Would the answer be 5/7? \n" ); document.write( "
Algebra.Com's Answer #360443 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! P(Brown or Blue) = P(Brown) + P(Blue)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "P(Brown or Blue) = 4/14 + 6/14\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "P(Brown or Blue) = 10/14\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "P(Brown or Blue) = 5/7\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So you have the correct answer. Congrats. \n" ); document.write( " |