document.write( "Question 969880: I have 4 times as many dimes as I do quarters. I have 3 times as many nickels as I do dimes. I have 5 less loonies than dimes and I have half as many twooines as I do nickels. In total I have 130 coins. How much do I have of each coin and how much money do I have in total? \n" ); document.write( "
Algebra.Com's Answer #592625 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
L, loonies
\n" ); document.write( "T, twoonies
\n" ); document.write( "d,n,q, as expected\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"system%28d=4q%2Cn=3d%2Cd=-5L%2CT=n%2F2%2Cd%2Bn%2Bq%2BL%2BT=130%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A good bit of substituting possible.
\n" ); document.write( "
\n" );