document.write( "Question 256311: Cutting beams: A 30-foot steel beam is to be cut into two lower pieces. The longer piece is to be 2 feet more than 3 times as long as the shorter piece. Find the length of each piece. \n" ); document.write( "
Algebra.Com's Answer #188476 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! x+3x+2=30 \n" ); document.write( "4x=28 \n" ); document.write( "x=7 ft \n" ); document.write( "3x+2=23 ft \n" ); document.write( " |