document.write( "Question 802530: You have 5 coins that total 72 cents . What coins do you have? \n" ); document.write( "
Algebra.Com's Answer #483918 by Edwin McCravy(20063)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "You must have 2 pennies.\r\n" );
document.write( "\r\n" );
document.write( "So you must make the remaining 70 cents with 3 coins.\r\n" );
document.write( "\r\n" );
document.write( "The only way to do that is to use a half dollar and 2 dimes.\r\n" );
document.write( "\r\n" );
document.write( "So you have 1 half dollar, 2 dimes, and 2 pennies\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );