document.write( "Question 966791: if i have 60 coins in a jar and 8 of them are pennies. I have a 2/5 chance of drawing a nickel. how many nickles are in the jar?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #808306 by CubeyThePenguin(3113) You can put this solution on YOUR website! # of nickels = (2/5) * (60) = 24 \n" ); document.write( " |