document.write( "Question 1199919: A piggy bank contains only nickels, dimes, and quarters. There is a total of 105 coins and the total value of those coins is $10.75.\r
\n" ); document.write( "\n" ); document.write( "Find a general solution of the number of each coin.
\n" ); document.write( "Use the general solutions from part 1 to list 3 specific solutions (for n, d, & q).\r
\n" ); document.write( "\n" ); document.write( "n=nickel
\n" ); document.write( "d=dime
\n" ); document.write( "q=a quarter
\n" ); document.write( "

Algebra.Com's Answer #833900 by josgarithmetic(39625)\"\" \"About 
You can put this solution on YOUR website!
\"system%28n%2Bd%2Bq=105%2C5n%2B10d%2B25q=1075%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"system%28n%2Bd%2Bq=105%2Cn%2B2d%2B5q=215%29\"
\n" ); document.write( "That can get you started.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "--\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Going through this a little bit, assuming d is some constant k, and substituting for n, an equation found is \"k%2B4q=110\". Maybe this helps.
\n" ); document.write( "
\n" );