document.write( "Question 1047733: A 22-foot board is cut into two pieces. Twice the length of the shorter piece is 5 feet more than the length of the longer piece. Find the length of the shorter piece. \n" ); document.write( "
Algebra.Com's Answer #663279 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
x+2x-5 = 22
\n" ); document.write( "3x = 27
\n" ); document.write( "x = 9
\n" ); document.write( "---------------------
\n" ); document.write( "check:
\n" ); document.write( "9+2(9)-5 = 22
\n" ); document.write( "9+18-5 = 22 Correct (add/subtract on left, use your calculator)
\n" ); document.write( "
\n" );