document.write( "Question 1175956: A collection of pennies and nickels has the value of $2.25. There is one more than twice as many nickels as pennies. How many of each coin is there ? \n" ); document.write( "
Algebra.Com's Answer #801737 by Alan3354(69443) You can put this solution on YOUR website! A collection of pennies and nickels has the value of $2.25. There is one more than twice as many nickels as pennies. How many of each coin is there ? \n" ); document.write( "--------------- \n" ); document.write( "1p + 5n = 225 \n" ); document.write( "2n+1 = p \n" ); document.write( "---------- \n" ); document.write( "etc \n" ); document.write( " |