document.write( "Question 1116356: Kellie's piggy bank contains nickels, dimes, and quarters. She has twice as many quarters as she has nickels. She has twenty-five more dimes than she has quarters. In total she has $10.00 in coins. How many of each coin does Kellie have?\r
\n" );
document.write( "\n" );
document.write( "Here is what I have come down with so far:
\n" );
document.write( "q=2n
\n" );
document.write( "d=q+25
\n" );
document.write( "n+c+q=10.00
\n" );
document.write( "Are any of these equations near correct? \n" );
document.write( "
Algebra.Com's Answer #731237 by ikleyn(52908) You can put this solution on YOUR website! . \n" ); document.write( "Kellie's piggy bank contains nickels, dimes, and quarters. She has twice as many quarters as she has nickels. \n" ); document.write( "She has twenty-five more dimes than she has quarters. In total she has $10.00 in coins. How many of each coin does Kellie have?\r \n" ); document.write( "\n" ); document.write( "Here is what I have come down with so far:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "q = 2n <<<---=== Correct\r\n" ); document.write( "d = q + 25 <<<---=== Correct\r\n" ); document.write( "n + c + q = 10.00 <<<---=== Incorrect. It should be 5n + 10d + 25q = 1000 <<<---=== YOU COUNT CENTS ! ! !\r\n" ); document.write( "\r\n" ); document.write( "Are any of these equations near correct?\r\n" ); document.write( "\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Find my notices inside your text.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |