document.write( "Question 129476: a piano wire 24in. long is cut into two pieces. the longer piece is 4in. more than three times the shorter piece. find the length of each piece. \n" ); document.write( "
Algebra.Com's Answer #94904 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
let x=shorter\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"the longer piece is 4in. more than three times the shorter piece\" __ 3x+4\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x+3x+4=24 __ 4x=20
\n" ); document.write( "
\n" );