document.write( "Question 1100038: There are some nickels, dimes, and quarters in a large piggy bank.
\n" );
document.write( "For every 2 nickels, there are 3 dimes.
\n" );
document.write( "For every 2 dimes, there are 5 quarters.
\n" );
document.write( "There are 500 coins in all.
\n" );
document.write( "How many nickels, dimes, and quarters are in the piggy bank?
\n" );
document.write( "How much are the coins in the piggy bank worth all together?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #714513 by ikleyn(52798)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "n + d + q = 500, (1)\r\n" ); document.write( "\r\n" ); document.write( "2n = 3d (2) (\"For every 2 nickels, there are 3 dimes.\")\r\n" ); document.write( "\r\n" ); document.write( "2d = 5q (3) (\"For every 2 dimes, there are 5 quarters.\")\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "From (2), n =\r \n" ); document.write( "\n" ); document.write( "============== \n" ); document.write( "O-o-o-p-s !\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The other tutor CORRECTLY DETERMINED that the above solution is wrong.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I agree, it is WRONG !\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So, below I place the corrected solution. Thanks, @richwmiller ! \n" ); document.write( "==============\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "n + d + q = 500, (1)\r\n" ); document.write( "\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |