document.write( "Question 225198: a 100-foot cable is cut into two pieces. the first piece is 18 ft longer than the second. how long is each piece? \n" ); document.write( "
Algebra.Com's Answer #168100 by LtAurora(115)\"\" \"About 
You can put this solution on YOUR website!
From the given information:
\n" ); document.write( "\"A%2BB=100\"
\n" ); document.write( "\"A%2B18=B\"
\n" ); document.write( "Plug the second equation into the first one:
\n" ); document.write( "\"A%2BA%2B18=100\"
\n" ); document.write( "Combine like terms:
\n" ); document.write( "\"2A%2B18=100\"
\n" ); document.write( "Move the 18 to the other side:
\n" ); document.write( "\"2A=82\"
\n" ); document.write( "Divide both sides by 2:
\n" ); document.write( "\"A=41\"
\n" ); document.write( "To get the other length, plug A back into the second equation:
\n" ); document.write( "\"41%2B18=B\"
\n" ); document.write( "\"B=59\"
\n" ); document.write( "So the lengths of the rope are 41 and 59.
\n" ); document.write( "
\n" );