document.write( "Question 987674: a 49inch board is to be cut into three pieces so that the second piece is twicw as long as the first piece and the third piece is four 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( " piece 1
\n" ); document.write( " piece 2
\n" ); document.write( " piece 3
\n" ); document.write( "

Algebra.Com's Answer #608418 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
First piece=x; second piece=2x; third piece=4x
\n" ); document.write( ".
\n" ); document.write( "x+2x+4x=49in
\n" ); document.write( "7x=49in
\n" ); document.write( "x=7in
\n" ); document.write( "ANSWER 1: The first piece is 7 inches.
\n" ); document.write( "Second piece=2x=2(7in)=14in
\n" ); document.write( "ANSWER 2: The second piece is 14 inches.
\n" ); document.write( "Third piece=4x=4(7in)=28in
\n" ); document.write( "ANSWER 3: The third piece is 28 inches.
\n" ); document.write( ".
\n" ); document.write( "CHECK:
\n" ); document.write( "Piece 1 + Piece 2 + Piece 3 = 49 inches
\n" ); document.write( "7 inches + 14 inches + 28 inches=49 inches
\n" ); document.write( "49 inches=49 inches
\n" ); document.write( "
\n" ); document.write( "
\n" );