document.write( "Question 714875: There is 26 coins total. They add up to 17 dollars. There are dollar coins and quarters. How many of each? \n" ); document.write( "
Algebra.Com's Answer #439105 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! There is 26 coins total. They add up to 17 dollars. There are dollar coins and quarters. How many of each? \n" ); document.write( "------------ \n" ); document.write( "d + q = 26 \n" ); document.write( "100d + 25q = 1700 \n" ); document.write( "etc \n" ); document.write( " |