document.write( "Question 25253: A bag of candy has 6 orange pieces, 8 green pieces, and 11 red pieces. What is the probability that the first piece of candy you draw at random out of the bag is red or green? \n" ); document.write( "
Algebra.Com's Answer #13522 by wuwei96815(245)\"\" \"About 
You can put this solution on YOUR website!
Total number of pieces is 6+8+11 = 25.
\n" ); document.write( "Total number of red and green candies is 11+8 = 19.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Probability that first piece drawn will be either red or green is 19/25 = 0.76 = 76%.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Does that look right?
\n" ); document.write( "
\n" );