document.write( "Question 1074054: In a jar of coins, there are 30 fewer quarters than dimes. The value of the dimes equals the value of the quarters. How many dimes are in the jar.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #688776 by ikleyn(52908) You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "From the condition, you have these two equations\r\n" ); document.write( "\r\n" ); document.write( "Q = D -30, (1)\r\n" ); document.write( "\r\n" ); document.write( "10D = 25Q. (2)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Substitute (1) into (2), and you will get\r\n" ); document.write( "\r\n" ); document.write( "10D = 25*(D - 30) ---> 10D = 25D - 750 ---> 15D = 750 ---> D =\r \n" ); document.write( "\n" ); document.write( "For coin problems and their detailed solutions see the lessons in this site:\r \n" ); document.write( "\n" ); document.write( " - Coin problems\r \n" ); document.write( "\n" ); document.write( " - More Coin problems\r \n" ); document.write( "\n" ); document.write( " - Solving coin problems without using equations\r \n" ); document.write( "\n" ); document.write( " - Kevin and Randy Muise have a jar containing coins\r \n" ); document.write( "\n" ); document.write( " - Typical coin problems from the archive\r \n" ); document.write( "\n" ); document.write( " - Solving coin problems mentally by grouping without using equations\r \n" ); document.write( "\n" ); document.write( " - Santa Claus helps solving coin problem\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Read them attentively and become an expert in this field.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Also, you have this free of charge online textbook in ALGEBRA-I in this site\r \n" ); document.write( "\n" ); document.write( " - ALGEBRA-I - YOUR ONLINE TEXTBOOK.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The referred lessons are the part of this online textbook under the topic \"Coin problems\".\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |