document.write( "Question 812988: Sarim has $1 in coins. One-fifth of the coins are dimes, two-fifteenths of the coins are nickels, and two-thirds are pennies. Tell how many of each coin he has. \n" ); document.write( "
Algebra.Com's Answer #489449 by richwmiller(17219) You can put this solution on YOUR website! 10d+5n+p=100 \n" ); document.write( "p+n+d=c \n" ); document.write( "c/5=d, \n" ); document.write( "2/15c=n, \n" ); document.write( "2/3c=p \n" ); document.write( "c = 30, d = 6, n = 4, p = 20\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |