document.write( "Question 299076: A board is 24 feet long and is cut into two pieces. If one piece is twice the length of the other, find the length of both pieces. \n" ); document.write( "
Algebra.Com's Answer #215042 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
X+2X=24
\n" ); document.write( "3X=24
\n" ); document.write( "X=24/3
\n" ); document.write( "X=8 ans. for the shorter piece.
\n" ); document.write( "2*8=16 ans. for the longer piece.
\n" ); document.write( "
\n" );