document.write( "Question 912756: Cookie has 97 coins in her collection – all either nickels, dimes or quarters. If 77 of her coins are quarters and dimes and the total value of her coins is $13.95, how many quarters does she have?\r
\n" );
document.write( "\n" );
document.write( "Please help. \n" );
document.write( "
Algebra.Com's Answer #554031 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! – all either nickels, dimes or quarters. \r \n" ); document.write( "\n" ); document.write( "Cookie has 97 coins in her collection \n" ); document.write( " \r\n" ); document.write( "n+d+q = 97\r\n" ); document.write( " \n" ); document.write( "If 77 of her coins are quarters and dimes \n" ); document.write( " \r\n" ); document.write( "d+q=77\r\n" ); document.write( " \n" ); document.write( "And also that implies that the other 97-77 or 20 coins are nickels. \n" ); document.write( " \r\n" ); document.write( "So n = 20\r\n" ); document.write( " \n" ); document.write( "the total value of her coins is $13.95 \n" ); document.write( " \r\n" ); document.write( "5n + 10d + 25q = 1395\r\n" ); document.write( "\r\n" ); document.write( "So we have this system:\r\n" ); document.write( "\r\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |