document.write( "Question 341525: A 24-foot board is cut into two pieces. Twice the length of the shorter piece is 3 ft less than the length of the longer piece. Find the length of each piece. \n" ); document.write( "
Algebra.Com's Answer #244576 by edjones(8007)![]() ![]() You can put this solution on YOUR website! Let s be the length of the shorter piece and 24-s the length of the longer \n" ); document.write( "2s=24-s-3 \n" ); document.write( "3s=21 \n" ); document.write( "s=7' shorter piece \n" ); document.write( "17' longer piece \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |