document.write( "Question 386324: A bag contains 4 white, 6 green, and 8 yellow chips. What is the probability that a randomly selected chip will be white or yellow? \n" ); document.write( "
Algebra.Com's Answer #273105 by chiggypiggy(2)\"\" \"About 
You can put this solution on YOUR website!
First you add the amount of white and yellow chips
\n" ); document.write( "4+8=12
\n" ); document.write( "then you add all the amount of chips from each color
\n" ); document.write( "4+6+8=18
\n" ); document.write( "so the probability will be 12/18 this answer can be reduced to 2/3.
\n" ); document.write( "
\n" );