1

find a way to overcome $\frac{1-x}{1+x}-\frac{1}{3x+1}$ loss of significance

  1. for which values is there loss of significance? is it 0
  2. to solve it I get need to multiply it by $\frac{\frac{1-x}{1+x}+\frac{1}{3x+1}}{\frac{1-x}{1+x}+\frac{1}{3x+1}}$?
gbox
  • 12,867

1 Answers1

0

Just compute the difference, and note that it is equal $-\frac{x}{1+x}$ so it becomes indefinite when $x=-1$.

Regio
  • 274