document.write( "Question 1126551: a 56-foot piece of siding is cut into three pieces so that the second piece is three times 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( "
Algebra.Com's Answer #742869 by josgarithmetic(39625)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "First            x\r\n" );
document.write( "Second          3x\r\n" );
document.write( "Third           4x\r\n" );
document.write( "TOTAL           56\r\n" );
document.write( "

\n" ); document.write( "The very few steps can be done in your head.
\n" ); document.write( "\"x=8\"
\n" ); document.write( "
\n" );