document.write( "Question 888354: Andy has 17 coins made up of quarters and half dollars, and their total value is $5.50. How many quarters does he have?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #537302 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! q + h = 17 \n" ); document.write( "25q + 50h = 550 \n" ); document.write( " \n" ); document.write( " |