document.write( "Question 359198: in a bag of nickels and dimes, there are three times as many nickels as dimes. the total value of coins is $1.50, find the number of dimes in the bag?\r
\n" ); document.write( "\n" ); document.write( "--------------------------------------------------------------------------------
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #256368 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Let x be the number of dimes. Then number of nickels would be 3x
\n" ); document.write( "question states
\n" ); document.write( "5(3x)+ 10x = 150cents
\n" ); document.write( "25x = 150
\n" ); document.write( "x = 6
\n" ); document.write( "There are 6 Dimes in the bag\r
\n" ); document.write( "\n" ); document.write( "checking our answer
\n" ); document.write( "5*18 + 6*10 = 90 + 60 = 150cents \n" ); document.write( "
\n" );