document.write( "Question 107545This question is from textbook Algebra Structure and Method Book 1
\n" );
document.write( ": Okay I have this word problem:\r
\n" );
document.write( "\n" );
document.write( "A collection of 40 dimes and nickels is worth $2.90. How many nickels are there?\r
\n" );
document.write( "\n" );
document.write( "I came up with this equation:
\n" );
document.write( "(d=dimes)
\n" );
document.write( "0.1d+0.05(40-d)=2.9\r
\n" );
document.write( "\n" );
document.write( "I got an incorrect answer according to the answer in the back of the textbook, and according to the equation solver on this site, neither of the other answers were correct. Help me! \n" );
document.write( "
Algebra.Com's Answer #78328 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A collection of 40 dimes and nickels is worth $2.90. How many nickels are there? \n" ); document.write( "--------------- \n" ); document.write( "Let # of dimes be \"d\" ; Value is 10d cents \n" ); document.write( "# of nickels is \"40-d\" : value is 5(40-d)= 200-5d cents \n" ); document.write( "---------------- \n" ); document.write( "EQUATION: \n" ); document.write( "value + value = 290 cents \n" ); document.write( "10d + 200-5d = 290 \n" ); document.write( "5d = 90 \n" ); document.write( "d= 18 (# of dimes) \n" ); document.write( "40-d= 22 (# of nickels) \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |