document.write( "Question 1019211: Some coins (dimes and nickels) are in a pile. The total value of the pile is $1.35. The number of buckles is one coin less than twice the number of dimes. Finds the number of each type of coin. \n" ); document.write( "
Algebra.Com's Answer #635150 by josgarithmetic(39623)\"\" \"About 
You can put this solution on YOUR website!
\"buckles\" must be a mistake, instead of \"nickels\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"system%280.05n%2B0.1d=1.35%2Cn=-1%2B2d%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"system%28n%2B2d=27%2Cn=2d-1%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%282d-1%29%2B2d=27\"
\n" ); document.write( "Keep going.....
\n" ); document.write( "
\n" );