document.write( "Question 68147This question is from textbook Algebra for College Students
\n" ); document.write( ": Hector has a collection of nickels, dimes, and quarters totaling 122 coins. The number of dimes he has is 3 more than four times the number of nickels, and the number of quarters he has is 19 less than the number of dimes. How many coins of each kind does he have? \n" ); document.write( "
Algebra.Com's Answer #48479 by funmath(2933)\"\" \"About 
You can put this solution on YOUR website!
Hector has a collection of nickels, dimes, and quarters totaling 122 coins. The number of dimes he has is 3 more than four times the number of nickels, and the number of quarters he has is 19 less than the number of dimes. How many coins of each kind does he have?
\n" ); document.write( "Let the number of Nickels be:x
\n" ); document.write( "Then the number of dimes is (3 more that 4 times nickels): 4x+3
\n" ); document.write( "Then the number of quarters is (19 less thatn the number of dimes: 4x+3-19=4x-16
\n" ); document.write( "The equation to solve is:
\n" ); document.write( "Nickels+dimes+quarters=122
\n" ); document.write( "(x)+(4x+3)+(4x-16)=122
\n" ); document.write( "9x-13=122
\n" ); document.write( "9x-13+13=122+13
\n" ); document.write( "9x+135
\n" ); document.write( "9x/9=135/9
\n" ); document.write( "x=15
\n" ); document.write( ":
\n" ); document.write( "Nickels: x=15
\n" ); document.write( "Dimes:4x+3=4(15)+3=63
\n" ); document.write( "Quarters: 4x-16=4(15)-16=44
\n" ); document.write( ":
\n" ); document.write( "Sanity check, do 15 nickels+63 dimes + 44 Quarters=122 coins?
\n" ); document.write( "15+63+44=122
\n" ); document.write( "122=122 Yes. I think we've got it!
\n" ); document.write( "Happy Calculating!!!
\n" ); document.write( "
\n" );