document.write( "Question 689407: 86 coins made up of dimes and quarters amount to $14.60. How many of each of these coins is there? \n" ); document.write( "
Algebra.Com's Answer #425973 by lynnlo(4176)\"\" \"About 
You can put this solution on YOUR website!
86coins
\n" ); document.write( "amount total======$14.60
\n" ); document.write( "dimes=46=total=46=$4.60
\n" ); document.write( "quarters=40====40=$10.00
\n" ); document.write( "
\n" );