document.write( "Question 1172223: Chris has a change jar that contains $2.19 in quarters and pennies. He has 11 more pennies than quarters. How many of each type of coin does he have?\r
\n" );
document.write( "\n" );
document.write( "Tiana has a change jar that contains $3.50 in dimes and nickels. She has 12 times as many nickels as dimes. How many of each type of coin does she have?\r
\n" );
document.write( "\n" );
document.write( "Kelsey has a change jar that contains $2.45 in nickels and quarters. The number of nickels is 7 more than two times the number of quarters. How many of each type of coin does she have?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #797168 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Chris has a change jar that contains $2.19 in quarters and pennies. He has 11 more pennies than quarters many of each type of coin does he have? \n" ); document.write( "------------- \n" ); document.write( "Set the \"11 more pennies\" aside. \n" ); document.write( "Now it's sets of 26 cents each worth $2.08 \n" ); document.write( "208/26 = 8 sets \n" ); document.write( "---> 8 Q's and 19 P's \n" ); document.write( " |