document.write( "Question 904491: Jo has 37 coins (all nickels, dimes, and quarters) worth $5.50. She has 4 more quarters than nickels. How many dimes does Jo have?\r
\n" );
document.write( "\n" );
document.write( "Please help me! I have been stuck on this problem for the last half an hour. Also, please show me how to set up the equation. Thanks in advanced. \n" );
document.write( "
Algebra.Com's Answer #548754 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! n+d+q=37, \n" ); document.write( "5n+10d+25q=550, \n" ); document.write( "q-n=4 \n" ); document.write( "1,1,1,37 \n" ); document.write( "5,10,25,550 \n" ); document.write( "-1,0,1,4\r \n" ); document.write( "\n" ); document.write( "(12,9,16) \n" ); document.write( "12n 60 \n" ); document.write( "9d 90 \n" ); document.write( "16q 400 \n" ); document.write( " |