document.write( "Question 799800: Eight- foot long sub sandwich is cut into three pieces. two pieces are the same length and are shorter than the third. The short piece is 1/2 the length of the longer (3rd) piece. Find the lengths of each piece. \n" ); document.write( "
Algebra.Com's Answer #482813 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
2*0.5x+x=8
\n" ); document.write( "2x=8
\n" ); document.write( "x=4
\n" ); document.write( "0.5x=2 smaller two
\n" ); document.write( "
\n" );