document.write( "Question 928068: A piggy bank contains only quarters and dimes. There are 99 coins with a total value of of $13.65. Determine the number of quarters and dimes. \n" ); document.write( "
Algebra.Com's Answer #563480 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
q + d = 99
\n" ); document.write( "25q + 10d = 1365
\n" ); document.write( "
\n" ); document.write( "
\n" );