document.write( "Question 437114: In her purse Anita has 16 coins (nickels,dimes,and quarters), worth $2.05. She has three times as many dimes as nickels. How many of each coin does she have? \n" ); document.write( "
Algebra.Com's Answer #302329 by mananth(16946)![]() ![]() You can put this solution on YOUR website! --------------value-----------numbers \n" ); document.write( "nickels 5 x \n" ); document.write( "dimes 10 3x \n" ); document.write( "quarters 25 16-4x \n" ); document.write( " \n" ); document.write( "Value= 205 \n" ); document.write( " \n" ); document.write( "5x+30x-100x+400 =205 \n" ); document.write( "-65x=-195 \n" ); document.write( "-65x=-195 \n" ); document.write( "/-65 \n" ); document.write( "x=3nickels, 9 dimes,4 quarters \r \n" ); document.write( "\n" ); document.write( "(15+90+100)= 205 15 \n" ); document.write( " \n" ); document.write( " |