document.write( "Question 304094: Jeremy had 12 coins. 1/2 of the coins were quarters. 1/4 of the coins were dimes, and the rest were nickels. How much money does Jeremy have? \n" ); document.write( "
Algebra.Com's Answer #217852 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
jermy has 12 coins\r
\n" ); document.write( "\n" ); document.write( "1/2 were quarters = 6\r
\n" ); document.write( "\n" ); document.write( "1/4 were dimes = 3\r
\n" ); document.write( "\n" ); document.write( "balance nickels = 3\r
\n" ); document.write( "\n" ); document.write( "6*25 + 3*10+3*5 = 195 cents\r
\n" ); document.write( "\n" ); document.write( "Ananth
\n" ); document.write( "
\n" );