document.write( "Question 1060298: There are 73 coins in a piggy bank. The number of dimes is thrice the number of pennies. There are seventeen less nickels then pennies. How many of each coin are there? PLEASE HELP \n" ); document.write( "
Algebra.Com's Answer #675253 by ikleyn(52943)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "There are 73 coins in a piggy bank. The number of dimes is thrice the number of pennies. There are seventeen less nickels then pennies.
\n" ); document.write( "How many of each coin are there? PLEASE HELP
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let \"P\" be the number of pennies.\r\n" );
document.write( "\r\n" );
document.write( "Then the number of dimes is 3P, while the number of nickels is P-17.\r\n" );
document.write( "\r\n" );
document.write( "In all there are 73 coins:\r\n" );
document.write( "\r\n" );
document.write( "P + 3P + (P-17) = 73.\r\n" );
document.write( "\r\n" );
document.write( "Simplify and solve this linear equation for a single unknown P.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );