document.write( "Question 33524: The madison local high school marching band sold gift wrap. The gift wrap in solid color sold for $4.00 per roll,and the print wrap sod for $6.00 per roll.The total number of rolls sold was 480,and the total amount of money collected was $2340.00.How many rolls of each kind of gift wrap were sold? I am a parent of a child that brought this problem to me for math help. I have never been that great in math.I really hope that you can help her and also me to understand this thank you for your time. \n" ); document.write( "
Algebra.Com's Answer #19923 by mukhopadhyay(490)![]() ![]() ![]() You can put this solution on YOUR website! Let the number of gift wraps sold = x; \n" ); document.write( "Total number of rolls sold = 480; \n" ); document.write( "So, total number of print wraps sold = 480-x; \n" ); document.write( "Cost of x gift wraps = 4x \n" ); document.write( "Cost of (480-x) print wraps = 6(480-x); \n" ); document.write( "On the other hand, total Cost of both rolles = 2340 \n" ); document.write( "Hence 4x + 6(480-x) = 2340 \n" ); document.write( "=> 4x + 2880 - 6x = 2340 \n" ); document.write( "=> 6x-4x = 2880-2340 \n" ); document.write( "=> 2x = 540 \n" ); document.write( "=> x = 270 \n" ); document.write( "Answer: Number of gift wraps sold was 270 and the number of print wraps sold was 210 (480-270) \n" ); document.write( " |