document.write( "Question 557854: Plumbing: A plumber wishes to cut a 26 foot length of pipe into two pieces. the longer piece needs to be 7 feet less than twice the length of the shorter piece. where should the plumber cut the piece? \n" ); document.write( "
Algebra.Com's Answer #362819 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+2x-7=26
\n" ); document.write( "3x=33
\n" ); document.write( "x=11
\n" ); document.write( "2x-7=15
\n" ); document.write( "
\n" );