document.write( "Question 895956: 1. Ben had three times as many nickels as dimes. If the total value of his coins was $1, how many of each kind of coin did he have? \n" ); document.write( "
Algebra.Com's Answer #543156 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
3d*5+d*10=100
\n" ); document.write( "15d+10d=100
\n" ); document.write( "25d=100
\n" ); document.write( "d=4
\n" ); document.write( "n=12
\n" ); document.write( "check\r
\n" ); document.write( "\n" ); document.write( "12*5+4*10=100
\n" ); document.write( "60+40=100\r
\n" ); document.write( "\n" ); document.write( "ok
\n" ); document.write( "
\n" );