document.write( "Question 318502: A 17-ft pipe is cut into two pieces. The shorter piece is 8 ft shorter that the longer piece. What is the length of the longer piece? \n" ); document.write( "
Algebra.Com's Answer #227943 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A 17-ft pipe is cut into two pieces. The shorter piece is 8 ft shorter that the longer piece. What is the length of the longer piece? \n" ); document.write( "--------- \n" ); document.write( "Let length of the longer piece be \"x\" ft. \n" ); document.write( "Then length of the shorter piece is \"x-8\" ft. \n" ); document.write( "---- \n" ); document.write( "Equation: \n" ); document.write( "Solve for \"x\": \n" ); document.write( "x + x-8 = 17 \n" ); document.write( "2x = 25 \n" ); document.write( "x = 12.5 ft. (length of the longer piece) \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |