document.write( "Question 1049802: You have a mixture of dimes,quarters and nickels in your pocket. There are twice as many quarters as dimes and 2 more nickels than dimes. The total of all the coins in your pocket is $3.35. How many of each type do you have? \n" ); document.write( "
Algebra.Com's Answer #665379 by advanced_Learner(501)\"\" \"About 
You can put this solution on YOUR website!
\"D\" \"Q\" and \"N\"\r
\n" ); document.write( "\n" ); document.write( "\"Q\"=\"2D\"\r
\n" ); document.write( "\n" ); document.write( "\"N\"=\"D%2B2\" or simply\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"10D%2B25Q%2B5N\"=\"335\"\r
\n" ); document.write( "\n" ); document.write( "can you solve?\r
\n" ); document.write( "\n" ); document.write( "\"10D%2B50D%2B5%28D%2B2%29\"=\"335\"
\n" ); document.write( "\"%2860D%2B5D%2B10%29\"=\"335\"\r
\n" ); document.write( "\n" ); document.write( "\"%2865D%29\"=\"325\"\r
\n" ); document.write( "\n" ); document.write( "\"%28D%29\"=\"5\"\r
\n" ); document.write( "\n" ); document.write( "therefore you have
\n" ); document.write( "\"%28D%29\"=\"5\" dimes
\n" ); document.write( "\"%28Q%29\"=\"10\" quarters. There are twice as many quarters as dimes
\n" ); document.write( "\"%28N%29\"=\"7\" and nickels. two more nickels than dimes\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );