document.write( "Question 843542: Cindy has $7.75 in nickels, dimes and quarters. She has twice as many quarters as nickels and 5 fewer dimes than quarters. Find the number of coins of each denomination that she has. \n" ); document.write( "
Algebra.Com's Answer #508179 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "She has twice as many quarters as nickels and 5 fewer dimes than quarters\"+highlight_green%28x%29+\".
\n" ); document.write( "Question states*** CENTS makes sense
\n" ); document.write( " 25x + 10(x-5) + 5(x/2) = 775 cents
\n" ); document.write( " 50x + 20(x-5) + 5x = 1550
\n" ); document.write( " 75x = 1550 + 100
\n" ); document.write( " 75x = 1650
\n" ); document.write( " x = 22 Quarters, 17 Dimes and 11 Nickels
\n" ); document.write( "CHECKING our answer***
\n" ); document.write( " 550 + 170 + 55 = 775 cents 0r $7.75
\n" ); document.write( "Wish You the Best in your Studies.
\n" ); document.write( " \n" ); document.write( "
\n" );