document.write( "Question 790228: A 30-in chain is cut into two pieces. If one piece is 6inches longer than the other, how long is each piece? \n" ); document.write( "
Algebra.Com's Answer #479084 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A 30-in chain is cut into two pieces. If one piece is 6inches longer than the other, how long is each piece? \n" ); document.write( "---- \n" ); document.write( "shorter piece:: x inches \n" ); document.write( "longer piece::: x + 6 inches \n" ); document.write( "------ \n" ); document.write( "Equation: \n" ); document.write( "x + x+6 = 30 \n" ); document.write( "2x = 24 \n" ); document.write( "x = 12 inches \n" ); document.write( "x+6 = 18 inches \n" ); document.write( "======================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |