document.write( "Question 396754: The coins in the store's cash register total $12.50. The cash register contains only nickels, dimes, and quarters. There are twice as many dimes as nickels. There are also twice as many quarters as dimes. How many quarters are in the cash register? \n" ); document.write( "
Algebra.Com's Answer #281379 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Let x, 2x, 4x represent the number of nickels,dimes and quarters respectively
\n" ); document.write( "Questions states*** Cents amke sense!
\n" ); document.write( " 5x + 10*2x + 25*4x = 1250 CENTS
\n" ); document.write( "solving for x
\n" ); document.write( " 125x = 1250
\n" ); document.write( " x = 10, the number of nickels. There are 20 dimes and 40 quarters\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer
\n" ); document.write( " 50 + 200 + 1000 = 1250 or $12.50 \n" ); document.write( "
\n" );