document.write( "Question 916127: Yoshi has exactly one dollar in dimes (10 cents) and nickels (5 cents). If Yoshi has twice as many dimes as nickels how many nickels does she have? \n" ); document.write( "
Algebra.Com's Answer #555921 by JulietG(1812) You can put this solution on YOUR website! 4 nickels and 8 dimes \n" ); document.write( " \n" ); document.write( "A table is the easiest way for me, but there are many ways to do this. \n" ); document.write( "N D Total \n" ); document.write( "1 2 .25 \n" ); document.write( "2 4 .50 \n" ); document.write( "3 6 .75 \n" ); document.write( "4 8 1.00 \n" ); document.write( "5 10 1.25 \n" ); document.write( "(do you see a pattern? It increases each time by .25) \n" ); document.write( " \n" ); document.write( " |