document.write( "Question 1071343: Alycia opens her piggy bank to find only nickels and quarters inside. She counts the coins and finds that she has 44 coins totaling $5.00. How many nickels were in the piggy bank, and how many quarters were in there? \n" ); document.write( "
Algebra.Com's Answer #686304 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
VARIABLES
\n" ); document.write( "n nickels
\n" ); document.write( "q quarters\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "EQUATIONS
\n" ); document.write( "\"system%28n%2Bq=44%2C0.05n%2B0.25q=5%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "SOLVE
\n" ); document.write( "-
\n" ); document.write( "Multiply the money count equation by 20 to get simple whole number coefficients and constant.
\n" ); document.write( "-
\n" ); document.write( "\"n%2B5q=100\"
\n" ); document.write( "-
\n" ); document.write( "The system to solve should now be \"system%28n%2Bq=44%2Cn%2B5q=100%29\" and n is easily eliminated to quickly find q.
\n" ); document.write( "-
\n" ); document.write( "\"4q=56\"
\n" ); document.write( "\"highlight%28q=14%29\"-------number of quarters....
\n" ); document.write( "
\n" );