CAS problem with solution
|
03-04-2015, 10:38 PM
Post: #4
|
|||
|
|||
RE: CAS problem with solution
(03-04-2015 10:20 PM)Tim Wessman Wrote: Interestingly enough, the equation as you have it written does actually work. The ^2 seems to be doing something strange here. The CAS must be reducing the √(x^2) to just x (rather than |x|). In that case, the limit as x--> -∞ would be -∞: But, regardless of which direction you force the limit it always gives the limit as x goes to -∞: limit(√(x^2+2*x+1)-(√(x^2)),x,∞,-1) = -∞ limit(√(x^2+2*x+1)-(√(x^2)),x,∞,1) = -∞ Ceci n'est pas une signature. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)