document.write( "Question 105808This question is from textbook
\n" );
document.write( ": Use only quarters, nickels, and pennies to answer the question:
\n" );
document.write( "What is the fewest number of quarters, nickels, and pennies you can recieve in a fair exchange for 2 quarters, 9 nickels, and 8 pennies.
\n" );
document.write( "I know this should probably be easy but I need help!
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #77006 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! For the fewest coins you want to use the highest denomination coins(more quarters). \n" ); document.write( "You start with 2 quarters, 9 nickels, and 8 pennies. \n" ); document.write( "8 pennies = 1 nickel, 3 pennies. \n" ); document.write( "Now you have 2 quarters, 10 nickels, and 3 pennies. \n" ); document.write( "10 nickels = 2 quarters. \n" ); document.write( "Now you have 4 quarters, 3 pennies. \n" ); document.write( "That's kind of wording your way through the problem. I'm not sure what level of algebra you're working on so that may be enough. \n" ); document.write( " |