document.write( "Question 1046531: How do you set up this problem for solving? Steve is cashing in his jar of spare nickels dimes and quarters. When he gets to the bank he receives a total of $14.70. He learned he had 133 coins in all, and that there were 3 times as many dimes as quarters. How many of each type of each type of coin did he save? \n" ); document.write( "
Algebra.Com's Answer #661954 by josgarithmetic(39630)\"\" \"About 
You can put this solution on YOUR website!
Write equations to account the number of coins and for the amount of money.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Variable Assignment:
\n" ); document.write( "n, how many nickels
\n" ); document.write( "q, how many quarters\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"system%28n%2Bq=133%2C0.05n%2B0.25q=14.7%29\"
\n" ); document.write( "
\n" );