document.write( "Question 176406: A piece of fishing line is 100 m long and was cut into 2 pieces so that the longest piece was 40 times the length of the shorter piece. How long are the two pieces? \n" ); document.write( "
Algebra.Com's Answer #131505 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A piece of fishing line is 100 m long and was cut into 2 pieces so that the longest piece was 40 times the length of the shorter piece. How long are the two pieces? \n" ); document.write( "--------------- \n" ); document.write( "Let the shorter piece be of length \"x\" meters. \n" ); document.write( "The longer piece is 40x meters. \n" ); document.write( "--------------- \n" ); document.write( "Equation: \n" ); document.write( "x + 40x = 100 \n" ); document.write( "41x = 100 \n" ); document.write( "x = 100/41 = 2.439 meters (shorter piece) \n" ); document.write( "40x = 97.561 (longer piece) \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |