document.write( "Question 984885: a 48 inch board is to be cut into three pieces so that the second piece is twice as long as the first piece and the third piece is 5 times as long as the first piece if x represents the length of the first piece find the lengths of all three pieces \n" ); document.write( "
Algebra.Com's Answer #605715 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "F=first piece; S=second piece=2F; T=third piece=5F
\n" ); document.write( ".
\n" ); document.write( "F+S+T=48 inches
\n" ); document.write( "F+2F+5F=48 inches
\n" ); document.write( "8F=48 inches
\n" ); document.write( "F=6 inches ANSWER 1: The first board is 6 inches.
\n" ); document.write( "S=2F=2(6in)=12in ANSWER 2: The second board is 12 inches.
\n" ); document.write( "T=5F=5(6in)=30in ANSWER 3: The third piece is 30 inches.
\n" ); document.write( ".
\n" ); document.write( "CHECK:
\n" ); document.write( "F+S+T=48 inches
\n" ); document.write( "6in+12in+30in=48 inches
\n" ); document.write( "48 inches=48 inches
\n" ); document.write( "
\n" ); document.write( "
\n" );