document.write( "Question 761424: If I have $8.00 in quarters, dimes, and nickels and i have the same amount of each coin then how many coins does each of the use? \n" ); document.write( "
Algebra.Com's Answer #463225 by Stitch(470)\"\" \"About 
You can put this solution on YOUR website!
Let the number of each type of coin be X.
\n" ); document.write( "Your equation would then be: \"0.25X+%2B+0.10X+%2B+0.05X+=+8\"
\n" ); document.write( "Combine like terms
\n" ); document.write( "\"0.40X+=+8\"
\n" ); document.write( "Divide both sides by 0.40
\n" ); document.write( "\"highlight%28X+=+20%29\"
\n" ); document.write( "You have 20 of each type of coin.
\n" ); document.write( "
\n" );