document.write( "Question 86693: Ok stuck on this one.\r
\n" ); document.write( "\n" ); document.write( "Jill has $3.50 in nickels and dimes. If she has 50 coins, how many of each type of coin does she have?
\n" ); document.write( "

Algebra.Com's Answer #62707 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
let x=nickles so 50-x=dimes ... 5x+10(50-x)=350 ... 5x+500-10x=350 ... -5x=-150 ... x=30 ... 50-x=20 \n" ); document.write( "
\n" );