document.write( "Question 988330: A 98 centimeter board is cut into three pieces. The first piece is twice as long as the third piece. The second piece is one-half as lon as the third piece. How long is each piece?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #608886 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "T=third piece; S=second piece=0.5T; F=first piece=2T
\n" ); document.write( ".
\n" ); document.write( "F+S+T=98cm
\n" ); document.write( "2T+0.5T+T=98cm
\n" ); document.write( "3.5T=98cm
\n" ); document.write( "T=28cm ANSWER 1: The third side is 28 cm.
\n" ); document.write( ".
\n" ); document.write( "F=2T=2(28cm)=56cm ANSWER 2: The first side is 56 cm.
\n" ); document.write( "S=0.5T=0.5(28cm)=14cm ANSWER 3: The second side is 14 cm.
\n" ); document.write( "
\n" ); document.write( "
\n" );