document.write( "Question 434782: A 14-inch chain is cut into two pieces. If one piece is 4 inches longer than the other, How long is each piece? Need the equation and the solution. \n" ); document.write( "
Algebra.Com's Answer #301101 by jorel1380(3719) You can put this solution on YOUR website! Let x be the short length: \n" ); document.write( "x+x+4=14 \n" ); document.write( "2x=10 \n" ); document.write( "x=5 \n" ); document.write( "x+4=9. \n" ); document.write( " |