document.write( "Question 1047831: Nathan has dimes and nickels. There are 147 coins in all the ratio is 3:4. How many nickles are there? How many dimes are there? \n" ); document.write( "
Algebra.Com's Answer #663392 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Let x represent the constant of proportionality
\n" ); document.write( "(3x) + (4x) = 147
\n" ); document.write( "7x = 147
\n" ); document.write( "x = 21
\n" ); document.write( "4x = 84, nickels
\n" ); document.write( "3x = 63, Dimes \n" ); document.write( "
\n" );