document.write( "Question 1048903: Alycia opens her piggy bank to find only nickels and quarters inside.she counts the coins and finds that she has 93 coins totaling $14.25.how many nickles were in the piggy bank and how many quarters were in there ? \n" ); document.write( "
Algebra.Com's Answer #664444 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Alycia opens her piggy bank to find only nickels and quarters inside.she counts the coins and finds that she has 93 coins totaling $14.25.how many nickles were in the piggy bank and how many quarters were in there ? \n" ); document.write( "----------- \n" ); document.write( "n + q = 93 coins \n" ); document.write( "5n + 25q = 1425 cents \n" ); document.write( "-------------------------------- \n" ); document.write( "Modify:: \n" ); document.write( "n + q = 93 \n" ); document.write( "n + 5q = 285 \n" ); document.write( "------------------ \n" ); document.write( "Subtract and solve for \"q\": \n" ); document.write( "4q = 192 \n" ); document.write( "q = 48 (# of quarters) \n" ); document.write( "n = 93-48 = 45 (# of nickels) \n" ); document.write( "------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------- \n" ); document.write( " |