document.write( "Question 1079854: condi has $5 dollars in her change purse. She only has quarters, nickels and dimes. The number of dimes is equal to the number of quarters and the number of quarters is 1/3 the number of nickels. How many dimes? \n" ); document.write( "
Algebra.Com's Answer #694100 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "condi has $5 dollars in her change purse. She only has quarters, nickels and dimes. The number of dimes is equal to the number of quarters and the number of quarters is 1/3 the number of nickels. How many dimes?
\n" ); document.write( "
Let the number of dimes be D
\n" ); document.write( "Then the number of quarters = D
\n" ); document.write( "Number of nickels = 3D
\n" ); document.write( "We then get: .1D + .25D + .05(3D) = 5
\n" ); document.write( ".1D + .25D + .15D = 5
\n" ); document.write( ".5D = 5
\n" ); document.write( "D, or number of dimes = \"highlight_green%28matrix%281%2C3%2C+5%2F.5%2C+or%2C+10%29%29\" \n" ); document.write( "
\n" );