document.write( "Question 108416: Word problem where the sum equals 9.90 the question is how many are dimes and how many are quarters if there are twice as many dimes as quaters. How do you set up this word problem to arrive at the answers for the numbers of dimes and quarters. \n" ); document.write( "
Algebra.Com's Answer #79048 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
.10*2x+.25x=9.90
\n" ); document.write( ".20x+.25x=990
\n" ); document.write( ".45x=9.90
\n" ); document.write( "x=9.90/.45
\n" ); document.write( "x=22 number of quarters
\n" ); document.write( "2*22=44 number of dimes
\n" ); document.write( "proof
\n" ); document.write( ".10*44+.25*18=990
\n" ); document.write( "4.40+4.50=9.90
\n" ); document.write( "9.90=9.90
\n" ); document.write( "
\n" );