document.write( "Question 1095300: I have some quarters and dimes in my pocket. The number of dimes is twice the sum of the number of quarters and 1. If the total value of the change is $2.00, then find the number of dimes \n" ); document.write( "
Algebra.Com's Answer #709847 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
-----------------------------------------------------------------------
\n" ); document.write( "The number of dimes is twice the sum of the number of quarters and 1.
\n" ); document.write( "-----------------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"d=2%28q%2B1%29\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "---------------------------------------------
\n" ); document.write( "the total value of the change is $2.00,...
\n" ); document.write( "---------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"10%2A2%28q%2B1%29%2B25q=200\"\r
\n" ); document.write( "\n" ); document.write( "\"2%2A2%28q%2B1%29%2B5q=40\"\r
\n" ); document.write( "\n" ); document.write( "\"4q%2B4%2B5q=40\"\r
\n" ); document.write( "\n" ); document.write( "\"9q=36\"\r
\n" ); document.write( "\n" ); document.write( "\"q=4\"------four quarters\r
\n" ); document.write( "\n" ); document.write( "\"highlight%28d=10%29\"-----ten dimes
\n" ); document.write( "
\n" );