document.write( "Question 1111457: Tom has a collection of 40 coins. He has 5 more dimes than pennies and twice as many dimes as nickels. Write a system of equations and find the number of each coin. \n" ); document.write( "
Algebra.Com's Answer #726598 by josgarithmetic(39621)\"\" \"About 
You can put this solution on YOUR website!
p, n, d
\n" ); document.write( "Pennies, nickels, dimes\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "System: \"system%28p%2Bn%2Bd=40%2Cd-p=5%2Cd%2Fn=2%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Single equation in ONE variable: \"highlight_green%28%28d-5%29%2Bd%2F2%2Bd=40%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"highlight_green%282d-10%2Bd%2B2d=80%29\"
\n" ); document.write( "\"5d=90\"
\n" ); document.write( "\"highlight_green%28d=18%29\"----------use this to find n and p.
\n" ); document.write( "
\n" );