document.write( "Question 740608: Diane has $1.35 in dimes and nickels. She has a total of 15 coins. How many of each kind does she have? \n" ); document.write( "
Algebra.Com's Answer #451640 by lynnlo(4176)\"\" \"About 
You can put this solution on YOUR website!
TOTAL=================================$1.35
\n" ); document.write( "NICKELS======(3)==========.15
\n" ); document.write( "DIMES===(12)=====$1.20
\n" ); document.write( "==========================
\n" ); document.write( ".15+$1.20=========$1.35
\n" ); document.write( "
\n" );