document.write( "Question 1131040: Lucy has 22 coins consisting of nickels and quarters amounting to $4.50. How many of each kind does she have? \n" ); document.write( "
Algebra.Com's Answer #747654 by josgarithmetic(39630)\"\" \"About 
You can put this solution on YOUR website!
x, how many quarters
\n" ); document.write( "22-x, how many nickels\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"25x%2B5%2822-x%29=450\"\r
\n" ); document.write( "\n" ); document.write( "-\r
\n" ); document.write( "\n" ); document.write( "\"25x%2B5%2A22-5x=450\"\r
\n" ); document.write( "\n" ); document.write( "\"20x=450-5%2A22\"\r
\n" ); document.write( "\n" ); document.write( "\"4x=90-22\"\r
\n" ); document.write( "\n" ); document.write( "\"highlight_green%28x=17%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "17 quarters
\n" ); document.write( "5 nickels
\n" ); document.write( "
\n" );