document.write( "Question 455417: a cashier has 21 fewer dimes than nickels, 15 more quarters than nickles that worth $12.05 in total. find how many dimes she has \n" ); document.write( "
Algebra.Com's Answer #312691 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
d+21=n
\n" ); document.write( "q-15=n
\n" ); document.write( "25q+10d+5n=1205
\n" ); document.write( "d = 5, n = 26, q = 41\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );