document.write( "Question 838882: A 16inch board is to be cut into 3 peices so that the second peice is twice as long as the first peice and the third peice is 5 times as long as the first peice, find the lengths of all three peices. \n" ); document.write( "
Algebra.Com's Answer #505403 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
piece, not peice.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Suppose the first piece has length x in. Then the second piece has length 2x and the third piece has length 5x. 5x + 2x + x = 16 --> 8x = 16 --> x = 2, so the lengths are 2 in, 4 in, and 10 in.
\n" ); document.write( "
\n" );