document.write( "Question 175614: Sally has seven times as many dimes as nickels. Their value is $3.00. How many nickels does she have? \n" ); document.write( "
Algebra.Com's Answer #130690 by Mathtut(3670) ![]() You can put this solution on YOUR website! lets call the # of dimes and nickels , d and m, respectively \n" ); document.write( ": \n" ); document.write( "d=7n.....eq 1 \n" ); document.write( ".1d+.05n=3....eq 2 \n" ); document.write( ": \n" ); document.write( "take d's value of 7n in eq 1 and plug it into eq 2 \n" ); document.write( ": \n" ); document.write( ".1(7n)+.05n=3 \n" ); document.write( ": \n" ); document.write( ".75n=3 \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " |