document.write( "Question 822780: Andy has 22 coins made up of quarters and half dollars, and their total value is 9.75. how mane quarters does he have? \n" ); document.write( "
Algebra.Com's Answer #495092 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! q+h=22, \n" ); document.write( "25q+50h=975 \n" ); document.write( "h = 17, q = 5 \n" ); document.write( " |