document.write( "Question 1127683: Sandra has a total of one hundred fifty-one pennies, nickels and quarters. She has a total of $10.15. She has one more quarter than nickels and three times as many pennies as nickels. How many of each coin does she have?\r
\n" ); document.write( "\n" ); document.write( "amchaconz@allumni.stanford.edu
\n" ); document.write( "

Algebra.Com's Answer #744136 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "The given information compares the numbers of both quarters and pennies to the number of nickels. That means it is probably easiest to set up the problem using the number of nickels as the variable.

\n" ); document.write( "Let x = number of nickels
\n" ); document.write( "Then x+1 = number of quarters (\"...one more quarter than nickels\")
\n" ); document.write( "And 3x = number of pennies (\"three times as many pennies as nickels\")

\n" ); document.write( "Write and solve the equation that says the total value of the nickels (5 cents each), quarters (25 cents each) and pennies (1 cent each) is $10.15 (1015 cents):

\n" ); document.write( "\"5%28x%29%2B25%28x%2B1%29%2B1%283x%29+=+1015\"
\n" ); document.write( "\"5x%2B25x%2B25%2B3x+=+1015\"
\n" ); document.write( "\"33x+=+990\"
\n" ); document.write( "\"x+=+30\"

\n" ); document.write( "ANSWER: The coins she has are
\n" ); document.write( "x = 30 nickels
\n" ); document.write( "x+1 = 31 quarters
\n" ); document.write( "3x = 90 pennies
\n" ); document.write( "
\n" );