document.write( "Question 629473: How many yards of material from a 24-yard length of cloth remain after 3 pieces, each 3 yards long, and 5 pieces, each 2 yards long, are removed?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #396282 by rajagopalan(174)![]() ![]() You can put this solution on YOUR website! Total Length of Cloth = 24 Yards \n" ); document.write( "First Cut 3x3 yards...= 9 Yards \n" ); document.write( "Balance after First cut=24-9=15 Yards \n" ); document.write( "Second cut 5x2 yards.........=10 Yards \n" ); document.write( "Balance after Second cut=15-10= 5 yards\r \n" ); document.write( "\n" ); document.write( "Answer=5 yards \n" ); document.write( " |