document.write( "Question 831154: Ayden has fifty coins(either dimes, nickels or pennies). 12 of the coins are not nickels. 7 of the coins are dimes. What is the value of all of his coins. \n" ); document.write( "
Algebra.Com's Answer #501174 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
if 12 are not nickels then 50-12=38 are nickels
\n" ); document.write( "7 are dimes
\n" ); document.write( "12 -7=5 are pennies
\n" ); document.write( "38*5+7*10+5
\n" ); document.write( "190+70+5
\n" ); document.write( "you finish
\n" ); document.write( "
\n" );