document.write( "Question 1034899: angelina has collection of nickels and dimes worth &4.65. if she has 70 nickels and dimes, how many of each does she have? \n" ); document.write( "
Algebra.Com's Answer #649542 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " \r\n" ); document.write( "Let the number of nickels be x\r\n" ); document.write( "Let the number of dimes be y\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " Value Value\r\n" ); document.write( "Type Number of of\r\n" ); document.write( " of of EACH ALL\r\n" ); document.write( "coin coins coin coins\r\n" ); document.write( "-------------------------------------------\r\n" ); document.write( "nickels x $0.05 $0.05x\r\n" ); document.write( "dimes y $0.10 $0.10y\r\n" ); document.write( "-------------------------------------------\r\n" ); document.write( "TOTALS 70 ----- $4.65\r\n" ); document.write( "\r\n" ); document.write( " The first equation comes from the \"number of coins\" column.\r\n" ); document.write( "\r\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |