document.write( "Question 237181: a 300 cm string is cut into tow pieces so that the second piece is 14 less thatn the first. How long is eac piece \n" ); document.write( "
Algebra.Com's Answer #174442 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A 300 cm string is cut into two pieces so that the second piece is 14 less than the first. How long is each piece.
\n" ); document.write( "--------------
\n" ); document.write( "Let the longer piece have length \"x\" cm
\n" ); document.write( "Then the shorter piece is \"x-14\" cm
\n" ); document.write( "---------------------------
\n" ); document.write( "Equation:
\n" ); document.write( "x + x-14 = 300
\n" ); document.write( "2x = 314
\n" ); document.write( "x = 157 cm (the longer piece)
\n" ); document.write( "x-14 = 143 cm (the shorter piece
\n" ); document.write( "-----------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );