document.write( "Question 429816: A soda machine contains $3.00 in nickels and dimes. If the number of dimes is 5 more than twice the number of nickels, how many coins of each type are there?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I am completely at a loss for understanding how to solve word problems. Can you help, please? Thank you! \n" );
document.write( "
Algebra.Com's Answer #298512 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A soda machine contains $3.00 in nickels and dimes. If the number of dimes is 5 more than twice the number of nickels, how many coins of each type are there? \n" ); document.write( "n = # of nickels \n" ); document.write( "d = # of dimes \n" ); document.write( "------------ \n" ); document.write( "Write down what's given. Don't whine about \"word problems\" \n" ); document.write( "\"Two plus two\" is a word problem. \n" ); document.write( "-------------- \n" ); document.write( "d = 2n + 5 - # of dimes = 2 times # of nickels plus 5 \n" ); document.write( "5*n + 10*d = 300 - n's are 5 cents each, and dimes are 10 cents each. See that? \n" ); document.write( "----------------- \n" ); document.write( "d = 2n + 5 \n" ); document.write( "5*n + 10*d = 300 \n" ); document.write( "Now it's not a word problem.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |