document.write( "Question 1044708: I have eight coins. 1/4 are dimes, half of the coins are quarters and the rest are nickels. How much do I have
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #660043 by ikleyn(52799)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "I have eight coins. 1/4 are dimes, half of the coins are quarters and the rest are nickels. How much do I have \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "You have 2 dimes, 4 quarters and 2 nickels.\r\n" ); document.write( "\r\n" ); document.write( "In total, you have 2*$0.1 + 4*$0.25 + 2*$0.05 = $1.30.\r\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |