How do you find the limit of #(sqrt(x^2 – 20x+3) – x)# as x approaches infinity?
1 Answer
Feb 1, 2016
Change the form of the expression.
Explanation:
# = ((x^2-20x+3)-x^2)/(sqrt(x^2 – 20x+3) +x)#
# = (-20x+3)/(sqrt(x^2 – 20x+3) +x)#
# = (-20x+3)/(sqrt(x^2)sqrt(1 – 20/x+3/x^2) +x)# #" "# (for#x != 0# )
# = (-20x+3)/(xsqrt(1 – 20/x+3/x^2) +x)# #" "# (for#x > 0# )
# = (cancel(x)(-20+3/x))/(cancel(x)(sqrt(1 – 20/x+3/x^2) +1)# #" "# (for#x > 0# )
As
Therefore,
# = lim_(xrarroo) (cancel(x)(-20+3/x))/(cancel(x)(sqrt(1 – 20/x+3/x^2) +1)#
# = (-20)/(1+1) = -10#