document.write( "Question 903361: In changing a $5, Marge received 9 more dimes than nickels and 7 fewer quarters than dimes. How many of each coin did she receive?\r
\n" );
document.write( "\n" );
document.write( "nickels=x
\n" );
document.write( "dimes=9+x
\n" );
document.write( "quarters= x-7 = 9+x-7 = x-2\r
\n" );
document.write( "\n" );
document.write( "x+9+x+x-2=?
\n" );
document.write( "3x+7=?\r
\n" );
document.write( "\n" );
document.write( "Not sure what the number should be that the equation equals. Would it be 500?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #547942 by MathTherapy(10555)![]() ![]() You can put this solution on YOUR website! In changing a $5, Marge received 9 more dimes than nickels and 7 fewer quarters than dimes. How many of each coin did she receive?\r \n" ); document.write( "\n" ); document.write( "nickels=x \n" ); document.write( "dimes=9+x \n" ); document.write( "quarters= x-7 = 9+x-7 = x-2\r \n" ); document.write( "\n" ); document.write( "x+9+x+x-2=? \n" ); document.write( "3x+7=?\r \n" ); document.write( "\n" ); document.write( "Not sure what the number should be that the equation equals. Would it be 500? \n" ); document.write( " \n" ); document.write( " |