document.write( "Question 993559: Dario puts 44 marbles in a box in which 14 are red, 12 are blue, and 18 are yellow. If Dario picks one marble at random, what is the probability that he selects a red marble or a yellow marble? \n" ); document.write( "
Algebra.Com's Answer #612913 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"P%28R%29=14%2F44\"
\n" ); document.write( "\"P%28Y%29=18%2F44\"
\n" ); document.write( "\"P%28R_or_Y%29=P%28R%29%2BP%28Y%29=14%2F44%2B18%2F44=32%2F44=8%2F11\"
\n" ); document.write( "
\n" ); document.write( "
\n" );