document.write( "Question 271617: I have 15 coins in my pocket - all dimes and nickels. If I have $1.15, how many of each coin do I have? \n" ); document.write( "
Algebra.Com's Answer #199109 by peekaboo0501(13)![]() ![]() ![]() You can put this solution on YOUR website! 8 dimes and 7 nickels\r \n" ); document.write( "\n" ); document.write( "8 x.1 = .80 \n" ); document.write( "7 x .05 = .35\r \n" ); document.write( "\n" ); document.write( ".8 + .35 = 1.15 \n" ); document.write( " |