document.write( "Question 983931: Angela has 9.60$ in her pocket. She has an equal number of quarters, dimes, and nickels, but no other coins or bills. How many coins does angela have? \n" ); document.write( "
Algebra.Com's Answer #604720 by josgarithmetic(39616)\"\" \"About 
You can put this solution on YOUR website!
c, count of any coin
\n" ); document.write( "c, also how many quarters, how many dimes, how many nickels; all equal to c.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"0.1c%2B0.25c%2B0.05c=9.60\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"0.4c=9.60\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"c=9.60%2F0.4\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"c=24\"----- of each coin type\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "72 coins
\n" ); document.write( "
\n" );