document.write( "Question 297321: is it possible to have $6.00 in nickels, dimes and quarters, and have the same number of each kind of coins? \n" ); document.write( "
Algebra.Com's Answer #214121 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
5x+10x+25x=600
\n" ); document.write( "40x=600
\n" ); document.write( "4x=60
\n" ); document.write( "x=15
\n" ); document.write( "15*.05+15*.10+.25*15=6.00
\n" ); document.write( "
\n" );