document.write( "Question 1096232: A cloth cut into three pieces such that the first piece is twice as long as the second , and the second piece is 5 times as long as the third . the second piece is what fraction of the length of the entire cloth ? \n" ); document.write( "
Algebra.Com's Answer #710695 by addingup(3677)![]() ![]() You can put this solution on YOUR website! third piece: x \n" ); document.write( "second: 5x \n" ); document.write( "first: 2(5x) = 10x \n" ); document.write( "Total . . 16x \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~- \n" ); document.write( "Total 16x \n" ); document.write( "second 5x \n" ); document.write( "second is 5/16 of total \n" ); document.write( " |