Celeb Glow
updates | April 09, 2026

a factor in the numerator is the opposite of the denominator - simplifies to -1

$\begingroup$

I'm working on a little khan academy problem, finding the limit as x -> 36 in the solution the program explains in the last step that since there are opposite factors in the numerator and denominator, they reduce to -1

(36−x)(x√+6)/x−36 = (-1)(x√+6)

I've not encountered this situation before and I'm having a terrible time of finding resources to explain this contingency.

It's also possible that I'm just reading the problem incorrectly.

Is this in fact what is taking place? I suppose I understand the logic behind it, I'm very inexperienced so any reinforcement of this concept would be appreciated.

$\endgroup$ 2

1 Answer

$\begingroup$

You are correct. The reason you result in a $-1$ is because you can factor out a $-1$ from the numerator. Let $a$ be any number. $$\frac{a-x}{x-a} = \frac{(-1)(x-a)}{x-a} = -1.$$

Tricks like these are common in solving limit problems with discontinuities.

$\endgroup$

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy