document.write( "Question 1185563: Tevin has a change jar that contains only pennies and dimes. He has 60 coins which add up to a total of $3.57. How many of each type of coin does he have?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #816386 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Tevin has a change jar that contains only pennies and dimes. He has 60 coins which add up to a total of $3.57. How many of each type of coin does he have?
\n" ); document.write( "-------------------
\n" ); document.write( " p + d = 60
\n" ); document.write( "1p + 10d = 357
\n" ); document.write( "------------------- Subtract
\n" ); document.write( "
\n" );