document.write( "Question 389118: Bugs Bunny has three types of coins in his bunny-bag: nickels, dimes, and pennies. Thirteen of them are nickels, 3/7 of them are pennies, and 20% of them are dimes. How much money does Bugs have in his bunny-bag? \n" ); document.write( "
Algebra.Com's Answer #275635 by edjones(8007)![]() ![]() You can put this solution on YOUR website! 3/7 + 1/5 + x = 1 \n" ); document.write( "15+7+35x=35 multiply each side by 35 \n" ); document.write( "22+35x=35 \n" ); document.write( "35x=13 \n" ); document.write( "x=13/35 \n" ); document.write( "13 nickels=13/35 of the coins. \n" ); document.write( "There are 13*.05 + 15*.01 + 7*.10 \n" ); document.write( "=.65+.15+.70=$1.50 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |