document.write( "Question 1185290: You have 1 dollar in change . You have at least one of each coin less than a
\n" ); document.write( "half dollar , but you have no half dollar . What is the smallest number of coins
\n" ); document.write( "that you can have ? If a fourth of forty is six , what is a third of 20 ?
\n" ); document.write( "

Algebra.Com's Answer #816105 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
You have 1 dollar in change . You have at least one of each coin less than a
\n" ); document.write( "half dollar , but you have no half dollar . What is the smallest number of coins
\n" ); document.write( "that you can have
\n" ); document.write( "
\r\n" );
document.write( "3 quarters, 1 dime, 2 nickels, and 5 pennies. That's 11 coins.\r\n" );
document.write( "

\n" ); document.write( "If a fourth of forty is six, what is a third of 20?
\n" ); document.write( "
\r\n" );
document.write( "Instead of using forty, we increase forty by 20, getting 60.\r\n" );
document.write( "Instead of taking a fourth, we take a tenth, getting 6.\r\n" );
document.write( "\r\n" );
document.write( "So,\r\n" );
document.write( "\r\n" );
document.write( "Instead of using twenty, we increase twenty by 20, getting 40.\r\n" );
document.write( "Instead of taking a fourth, we take a tenth, getting 4.\r\n" );
document.write( "\r\n" );
document.write( "That's one way it could be.  There are plenty of other ways.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );