document.write( "Question 929615: If I have an even amount of pennies a nickles. How many of each would it take to make $24 \n" ); document.write( "
Algebra.Com's Answer #564386 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Hint: \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "You need to solve the system\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"system%28p+=+n%2C0.01p+%2B+0.05n+=+24%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "where p is the number of pennies and n is the number of nickels.
\n" ); document.write( "
\n" );