document.write( "Question 1096199: divide 182 meters into two parts such that the smaller is 1/13 of the larger \n" ); document.write( "
Algebra.Com's Answer #710654 by greenestamps(13203)\"\" \"About 
You can put this solution on YOUR website!

If the smaller piece is 1/13 of the larger, then the larger is 13 times as long as the smaller. So
\n" ); document.write( "let x = shorter piece length
\n" ); document.write( "then 13x = longer piece length
\n" ); document.write( "\"x%2B13x+=+182\"
\n" ); document.write( "\"14x+=+182\"
\n" ); document.write( "\"x+=+13\"
\n" ); document.write( "

\n" ); document.write( "The lengths of the two pieces are x=13 and 13x = 169.

\n" ); document.write( "I didn't see the other tutor's solution before I posted mine....
\n" ); document.write( "But note that working the problem with fractions is a bit more difficult (a LOT more difficult for some people!); so I avoid using fractions if it is easy to do so.
\n" ); document.write( "
\n" );