document.write( "Question 1098379: A rope 75 feet long is cut into two pieces where one is 11 feet longer than the other.Find their lengths. \n" ); document.write( "
Algebra.Com's Answer #712729 by wilft1(217)![]() ![]() You can put this solution on YOUR website! your equation will be x + 11 + x = 75\r \n" ); document.write( "\n" ); document.write( "x + 11 + x = 75\r \n" ); document.write( "\n" ); document.write( "- 11 - 11\r \n" ); document.write( "\n" ); document.write( "x + x = 64\r \n" ); document.write( "\n" ); document.write( "combine like terms\r \n" ); document.write( "\n" ); document.write( "2x = 64\r \n" ); document.write( "\n" ); document.write( "divide both sides by 2\r \n" ); document.write( "\n" ); document.write( "x = 32\r \n" ); document.write( "\n" ); document.write( "your short rope is 32 feet \n" ); document.write( "add 11 to the other rope to get 43\r \n" ); document.write( "\n" ); document.write( "check your work, 32 + 43 = 75 \n" ); document.write( " |