document.write( "Question 773622: Fred has a total of 43 quarters and nickels, worth $7.75. How many quarters and how many nickels does he have? \n" ); document.write( "
Algebra.Com's Answer #471712 by Alan3354(69443) You can put this solution on YOUR website! Fred has a total of 43 quarters and nickels, worth $7.75. How many quarters and how many nickels does he have? \n" ); document.write( "------------ \n" ); document.write( "n + q = 43 \n" ); document.write( "5n + 25q = 775 \n" ); document.write( " \n" ); document.write( " |