document.write( "Question 257007: samantha has a total of one hundred forty-one pennies, nickels and quarter. She has a total of $15.17. She has fifteen more quarters than pennies and fifteen fewer quarters than nickels. How many of each coin does she have?. \n" ); document.write( "
Algebra.Com's Answer #189022 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
We are dealing with pennies nickels and quarters. So we need at least three equations
\n" ); document.write( "p+n+q=141
\n" ); document.write( "5n+p+25q=1517
\n" ); document.write( "q=p+15
\n" ); document.write( "q=n-15
\n" ); document.write( "n=62 p=32 q=47
\n" ); document.write( "We only needed three equations.\r
\n" ); document.write( "\n" ); document.write( "I did it with just the first three equations and got those answers.
\n" ); document.write( "I did it with all four equations and got the same answers.
\n" ); document.write( "
\n" );