document.write( "Question 653200: I am struggling with how to explain how to solve this problem:\r
\n" );
document.write( "\n" );
document.write( "A collection of coins consists of dimes and nickels. The number of dimes is two more than
\n" );
document.write( "the twice the number of nickels. The value of the collection is $2.70. How many dimes are
\n" );
document.write( "in the collection?\r
\n" );
document.write( "\n" );
document.write( "Here is what I have tried so far:\r
\n" );
document.write( "\n" );
document.write( "d=2n+2 (this is the relationship between the number of dimes and nickels.)
\n" );
document.write( ".10d + .05n= $2.70 (this is the value of the coins)
\n" );
document.write( "10d +05n= 270 (Here we multiply by 100 and clear the decimals.)
\n" );
document.write( "10d(2n+2)+05=270 \r
\n" );
document.write( "\n" );
document.write( "The purpose of the assignment is to work the problem and explain how I did it. I am stuck!
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #408288 by vleith(2983)![]() ![]() ![]() You can put this solution on YOUR website! You did fine up to that last step \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Now use the first equation in the second one \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now you know how many nickles you have, use the first equation to see how many dimes. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Does 22 dimes plus 10 nickles give you $2.70? \n" ); document.write( " |