document.write( "Question 344516: Maria has 80 coins. If 15% of the coins are dimes, how many of the coins are not dimes?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #246473 by ewatrrr(24785) You can put this solution on YOUR website! A percentage is a way of expressing a number as a fraction of 100. \n" ); document.write( "(100% being ALL of the Amount) 15% is 15/100 or .15 of the entire Amt. for ex.\r \n" ); document.write( "\n" ); document.write( "It is stated the following is true: \n" ); document.write( "15% of the coins are Dimes \n" ); document.write( ".15*80 = 12 The number of Dimes \n" ); document.write( "80-12 = \"Not dimes\" \n" ); document.write( " \n" ); document.write( " |