document.write( "Question 1111040: Zain has a bag filled with coins. The bag contains 7 quarters, 8 dimes,3 nickels and 9 pennies. He randomly chooses a coin from the bag. What is the probability that Zain chooses a quarter or a nickel \n" ); document.write( "
Algebra.Com's Answer #726051 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
Out of the \"7%2B8%2B3%2B9=27\" coins in the bag,
\n" ); document.write( "\"7%2B3=10\" are either a quarter or a nickel.
\n" ); document.write( "So, the probability to randomly pick
\n" ); document.write( "one of those \"10\" out of the \"27\" coins is
\n" ); document.write( "\"10%2F27\" .
\n" ); document.write( "
\n" );