document.write( "Question 343749: I have a word problem that goes like this. There are 4 dimes. There are also half as many nickels as dimes and 3x as many quarters. How much money do you have in total ? \n" ); document.write( "
Algebra.Com's Answer #245925 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! There are 4 dimes = 40 cents. \n" ); document.write( "There are also half as many nickels as dimes: 2*5 = 10 cents \n" ); document.write( "And 3x as many quarters.: = 3*25 = 75 cents \n" ); document.write( "-------------------------------------------------------- \n" ); document.write( "How much money do you have in total ? \n" ); document.write( "40 + 10 + 75 = 125 cents = $1.25 \n" ); document.write( "====================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |