document.write( "Question 654003: a rope is 104 inches long.it is cut into two parts so that one part in 18 inches more than the other part.find the length of each part. \n" ); document.write( "
Algebra.Com's Answer #408583 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! Let x=the the shorter length. \n" ); document.write( "Let (x+18)=he longer length. \n" ); document.write( "x+(x+18)=104 \n" ); document.write( "2x+18=104 \n" ); document.write( "2x=104-18 \n" ); document.write( "2x=86 \n" ); document.write( "x=86/2 \n" ); document.write( "x=43 inches for the shorter length. \n" ); document.write( "43+18=61 inches for the longer length. \n" ); document.write( "Proof: \n" ); document.write( "61+43=104 \n" ); document.write( "104=104 \n" ); document.write( " |