document.write( "Question 917647: Paul has n quarters and twice as many dimes. What expression would represent his total number of coins. \n" ); document.write( "
Algebra.Com's Answer #556974 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"T=D%2BQ\"
\n" ); document.write( "\"T=2n%2Bn\"
\n" ); document.write( "\"T=3n\"
\n" ); document.write( "
\n" );