document.write( "Question 386462: Sammy has three times as many nickels as quarters and twice as many dimes as quarters. If he has $1.80 all together then how many nickels does he have? \n" ); document.write( "
Algebra.Com's Answer #273256 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "three times as many nickels as quarters and twice as many dimes as quarters
\n" ); document.write( "Let x, 3x, 2x represent number of quarters, nickels and dimes respectively
\n" ); document.write( " 25x + 5*3x + 10*2x = 180 cents
\n" ); document.write( "solving for s
\n" ); document.write( " 60x = 180
\n" ); document.write( " x = 3, the number of quarters. there are 9 nickels and 6 dimes
\n" ); document.write( " 9 nickels the answer requested.\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Anwser
\n" ); document.write( " 25*3 + 5*9 + 10*6 = 180 cents or $1.80\r
\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "
\n" );