document.write( "Question 585059: Pam has a coin purse consisting of 56 coins, a mixture of dimes and quarters. The total value of the coins inside the coin purse is $8.15. How many of each type of coin does Pam have?(Hint:think of coin values!)\r
\n" );
document.write( "\n" );
document.write( "It must be a system. \n" );
document.write( "
Algebra.Com's Answer #373070 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! d+q=56 \n" ); document.write( "10d+25q=815 \n" ); document.write( "d=39 \n" ); document.write( "q=17 \n" ); document.write( " |