document.write( "Question 735147: A bag has 26 coins consisting of only nickels and quarters with a value of $4.10. How many quarters are in the bag? \n" ); document.write( "
Algebra.Com's Answer #449289 by lynnlo(4176) ![]() You can put this solution on YOUR website! TOTAL COINS==26==DOLLAR AMOUNT=$4.10 \n" ); document.write( "NICKELS====12=.60 \n" ); document.write( "QUARTERS===14=$3.50 \n" ); document.write( "=================== \n" ); document.write( "OVERALL====26=.60+$3.50=====$4.10 \n" ); document.write( " |