document.write( "Question 262374: A 54 ft rope is to be cut into 2 pieces so that one piece is 9 feet more than the length of the other piece find the length of the longer rope \n" ); document.write( "
Algebra.Com's Answer #193298 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
x+(x+9)=54
\n" ); document.write( "2x+9=54
\n" ); document.write( "2x=54-9
\n" ); document.write( "2x=45
\n" ); document.write( "x=45/2
\n" ); document.write( "x=22.5
\n" ); document.write( "22.5+9=31.5 is the length of the longer rope.
\n" ); document.write( "Proof:
\n" ); document.write( "22.5+31.5=54
\n" ); document.write( "54=54
\n" ); document.write( "
\n" ); document.write( "
\n" );