document.write( "Question 832438: Ricky has 8 coins that include half dollars, quarters, dimes, nickels, and pennies. What is the lowest amount of money he can have if he has no more than 2 of any type of coin? \n" ); document.write( "
| Algebra.Com's Answer #502049 by erica65404(394)     You can put this solution on YOUR website! well to start off, we already know there must be half dollars, quarters, dimes, nickels, and pennies so we know there has to be at least one of each. \n" ); document.write( "1 half dollar \n" ); document.write( "1 quarter \n" ); document.write( "1 dime \n" ); document.write( "1 nickel \n" ); document.write( "1 penny \n" ); document.write( "We have a total of 5 coins so far but we need 3 more. We want the lowest amount and there are only 2 possible per coin. \n" ); document.write( "1 half dollar \n" ); document.write( "1 quarter \n" ); document.write( "2 dimes \n" ); document.write( "2 nickels \n" ); document.write( "2 pennies\r \n" ); document.write( "\n" ); document.write( "This combination will give him $1.07 which is the lowest amount he can have if having no more than 2 of each coin. \n" ); document.write( "---------------------------------------------------------------------------- \n" ); document.write( "Email me at ericahigley@yahoo.com for more free step by step help. \n" ); document.write( " |