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 #174438 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+x+14=300
\n" ); document.write( "2x=286
\n" ); document.write( "x=143 cm
\n" ); document.write( "x+14=157 cm
\n" ); document.write( "
\n" );