document.write( "Question 983914: Jenny has 35 coins in her coin purse, comprised completely of dimes and quarters. If the total value of the coins is $6.05, how many dimes are in the coin purse? \n" ); document.write( "
Algebra.Com's Answer #604711 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
d and q how many of each\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"system%28d%2Bq=35%2C0.1d%2B0.25q=6.05%29\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"2d%2B5q=121\"------the money count\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The coin count also is \"2d%2B2q=70\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"2d%2B5q-%282d%2B2q%29\"............do you know what is being shown here?
\n" ); document.write( "
\n" );