document.write( "Question 1059497: There are 25 coins in my pocket made up of nickels and quarters. I have a total of $3.25. How many each do I have? \n" ); document.write( "
Algebra.Com's Answer #674533 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Same problem, different numbers. \n" ); document.write( "------------------------------------- \n" ); document.write( "Yoko has 4.60 dollars in quarters and nickels. She has 24 coins all together. How many of each coin does she have? \n" ); document.write( "=========== \n" ); document.write( "q + d = 24 \n" ); document.write( "25q + 10d = 460 \n" ); document.write( "----- \n" ); document.write( "etc. \n" ); document.write( " |