document.write( "Question 350044: please help me ma'am/sir!
\n" );
document.write( "here's the question. a man has 40 coins in nickels and dimes. what is the maximum number of dimes he should have to have more than $2.85? \n" );
document.write( "
Algebra.Com's Answer #250229 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! a man has 40 coins in nickels and dimes. what is the maximum number of dimes he should have to have more than $2.85? \n" ); document.write( "--- \n" ); document.write( "n + d = 40 \n" ); document.write( "5n + 10d = 285 cents \n" ); document.write( "----- \n" ); document.write( "Multiply thru the 1st equation by 5: \n" ); document.write( "5n + 5d = 200 \n" ); document.write( "--- \n" ); document.write( "Subtract that from the 2nd equation to get: \n" ); document.write( "5d = 85 \n" ); document.write( "d = 17 (# of dimes needed to get $2.85 when you have 40 nickels and dimes) \n" ); document.write( "--- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |