document.write( "Question 408145: A 105-inch is cut into two pieces. One piece is two times the length of the other. Find the lengths of the two pieces. \n" ); document.write( "
Algebra.Com's Answer #287592 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let one of the lengths = \"x\"
\n" ); document.write( "The other length = \"105+-+x\"
\n" ); document.write( "given:
\n" ); document.write( "\"x+=+2%2A%28105+-+x%29\"
\n" ); document.write( "\"x+=+210+-+2x\"
\n" ); document.write( "\"3x+=+210\"
\n" ); document.write( "\"x+=+70\"
\n" ); document.write( "and
\n" ); document.write( "\"105+-+x+=+35\"
\n" ); document.write( "The lengths are 70 and 35
\n" ); document.write( "
\n" );