document.write( "Question 256738: Shaylee and jon have 20 coins they would like to give to their Algebra teacher. If they are all quarters and nickels and have a value of $2.60 how many of each coin do they have. \n" ); document.write( "
Algebra.Com's Answer #188797 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! No bribes for the Algebra teachers. Or the bribe has to be larger than that. \n" ); document.write( "q+n=20 \n" ); document.write( "25q+5n=260 \n" ); document.write( "n=12 q=8 \n" ); document.write( " \n" ); document.write( " |