document.write( "Question 1146550: Ahmed has a change jar that contains only pennies and quarters. He has 69 coins which add up to a total of $9.57. How many of each type of coin does he have? \n" ); document.write( "
Algebra.Com's Answer #767828 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Ahmed has a change jar that contains only pennies and quarters. He has 69 coins which add up to a total of $9.57. How many of each type of coin does he have?
\n" ); document.write( "===========
\n" ); document.write( "p + q = 69
\n" ); document.write( "p + 25q = 957
\n" ); document.write( "=================== Subtract
\n" ); document.write( "
\n" ); document.write( "
\n" );