document.write( "Question 1045158: teresa has 8 nickels and other coins. the number of quarters is one half the number of nickels. the number of dimes is three time the number of nickels. how much money does teresa have? \n" ); document.write( "
Algebra.Com's Answer #660544 by josgarithmetic(39623)\"\" \"About 
You can put this solution on YOUR website!
n,d,q, nickels dimes quarters\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"system%28n=8%2Cq=n%2F2%2Cd=3n%29\"
\n" ); document.write( "
\n" );