document.write( "Question 189846: A jar contains quarters and nickels. There are 25 coins in the jar, and the total value of the coins is $5.05
\n" );
document.write( "How many quarters and how many nickels are in the jar? \n" );
document.write( "
Algebra.Com's Answer #142445 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! A jar contains quarters and nickels. There are 25 coins in the jar, and the total value of the coins is $5.05 \n" ); document.write( "How many quarters and how many nickels are in the jar?\r \n" ); document.write( "\n" ); document.write( ">>...A jar contains quarters and nickels. There are 25 \n" ); document.write( "coins in the jar...<< \n" ); document.write( " \r\n" ); document.write( "Translation:\r\n" ); document.write( "\r\n" ); document.write( "(NUMBER OF QUARTERS) \r\n" ); document.write( "\r\n" ); document.write( "plus \r\n" ); document.write( "\r\n" ); document.write( "(NUMBER OF NICKELS)\r\n" ); document.write( "\r\n" ); document.write( "equals\r\n" ); document.write( "\r\n" ); document.write( "25\r\n" ); document.write( "\r\n" ); document.write( "or N + Q = 25\r\n" ); document.write( " \n" ); document.write( ">>...the total value of the coins is $5.05...<< \n" ); document.write( " \r\n" ); document.write( "Translation:\r\n" ); document.write( "\r\n" ); document.write( "(5 cents times the NUMBER OF NICKELS) \r\n" ); document.write( "\r\n" ); document.write( "plus \r\n" ); document.write( "\r\n" ); document.write( "(25 cents times the NUMBER OF QUARTERS) \r\n" ); document.write( "\r\n" ); document.write( "equals\r\n" ); document.write( "\r\n" ); document.write( "505 cents \r\n" ); document.write( "\r\n" ); document.write( "or 5N + 25Q = 505\r\n" ); document.write( "\r\n" ); document.write( "Can you solve this system? \r\n" ); document.write( "\r\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |