document.write( "Question 732187: A man has 25 coins in his pocket, all of which are dimes and quarters. If the total value of his change is $ 3.25, how many dimes and how many quarters does he have? \n" ); document.write( "
Algebra.Com's Answer #447670 by lynnlo(4176)![]() ![]() ![]() You can put this solution on YOUR website! COINS=================25 \n" ); document.write( "DIMES AND QUARTERS \n" ); document.write( "TOTAL IN VALUE==========$3.25 \n" ); document.write( "TOTAL OF DIMES============QUARTERS \n" ); document.write( "20 DIMES=$2.00=======5 QUARTERS=$1.25 \n" ); document.write( "=============$$2.00+$1.25==$3.25 \n" ); document.write( " |