document.write( "Question 1027331: When the piggy bank was full it yielded $4.75 in nickels and pennies. If there were 175 coins in all how many were nickels and how man were pennies?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #642527 by Edwin McCravy(20055)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "Let the number of nickels be x\r\n" ); document.write( "Let the number of pennies 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( "pennies y $0.01 $0.01y\r\n" ); document.write( "-------------------------------------------\r\n" ); document.write( "TOTALS 175 ----- $4.75\r\n" ); document.write( "\r\n" ); document.write( " The first equation comes from the second column.\r\n" ); document.write( "\r\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |