Question 151132
The lenght of Jim's leader is always 2 feet shorter than lenght of this fishing rod.If the product of the lenght of the leader and lenght of the rod equals the strenght of his line in pounds and he uses a 16 lb line,what is the lenght of his leader?
------------
Let the length of the leader be "x".
Let the length of his rod be "r".
-------------------------
EQUATIONS:
x = r-2
x*r = 16
-------------
Substitute to solve for "r":
(r-2)r = 16
r^2-2r-16 = 0
r = [2 +- sqrt(4-4*1*-16)]/2

r = [2 +- sqrt(4+64)]/2

r = [2 +- sqrt(4*17)]/2

r = [2 +- 2sqrt(17)]/2
Positive answer:
r = [2+2sqrt(17)]/2 = 5.123 ft is the rod length
x = r-2 so leader length = 3.123 ft
=====================================
Cheers,
Stan H.