document.write( "Question 1072899: philip has 40 coins in a jar and they are 10 cent, 20 cent or 50 cent pieces/ if their total value is $8.40 and he has one more 50 cent coin that 20 cent coins, how many of each type does he have? \n" ); document.write( "
Algebra.Com's Answer #687748 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
x, y, z, the number of 10 cent, 20 cent, 50 cent coins\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"system%28x%2By%2Bz=40%2C10x%2B20y%2B50z=840%2Cz-y=1%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"system%28x%2By%2Bz=40%2Cx%2B2y%2B5z=84%2Cz-y=1%29\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Sub for z
\n" ); document.write( "\"system%28x%2By%2By%2B1=40%2Cx%2B2y%2B5y%2B5=84%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"system%28x%2B2y=39%2Cx%2B7y=79%29\"\r
\n" ); document.write( "\n" ); document.write( "Subtract first from second equation
\n" ); document.write( "\"5y=40\"
\n" ); document.write( "\"highlight_green%28y=8%29\"----------the 20 cent coin count\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "You can find the other two coin quantities.
\n" ); document.write( "
\n" );