document.write( "Question 350982: How many yards of material from a 24 yard length of cloth remain after 3 pieces, each 3 1/2 yards long, and 5 pieces,each 2 1/4 yards long,are removed? \n" ); document.write( "
Algebra.Com's Answer #250864 by dabanfield@earthlink.net(8)![]() ![]() ![]() You can put this solution on YOUR website! How many yards of material from a 24 yard length of cloth remain after 3 pieces, each 3 1/2 yards long, and 5 pieces,each 2 1/4 yards long,are removed?\r \n" ); document.write( "\n" ); document.write( "Yards left = 24 - [(3*3.5) + (5*(2.25)] \n" ); document.write( " |