One-Sided Limit: Solve the Equation $\frac{\sqrt{x}-2}{x-4}$

  • Thread starter Thread starter JennyInTheSky
  • Start date Start date
  • Tags Tags
    Limit
Click For Summary

Homework Help Overview

The discussion revolves around evaluating the one-sided limit of the expression \(\frac{\sqrt{x}-2}{x-4}\) as \(x\) approaches 4 from the left. Participants are exploring the behavior of this limit and the methods applicable for its evaluation.

Discussion Character

  • Exploratory, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss various methods for evaluating the limit, including direct substitution, algebraic manipulation, and L'Hôpital's rule. Some express confusion over the results obtained from plugging in values close to 4, while others emphasize the importance of understanding the limiting behavior rather than just numerical outcomes.

Discussion Status

The conversation is ongoing, with participants sharing different perspectives on how to approach the limit. Some have offered algebraic insights and suggested methods, while others are still grappling with the concepts involved. There is no clear consensus on the best approach yet, but several productive lines of reasoning are being explored.

Contextual Notes

Some participants note that they have not yet learned derivatives, which affects their ability to apply certain methods like L'Hôpital's rule. Additionally, there are discussions about the appropriateness of using calculators for this type of problem.

JennyInTheSky
Messages
8
Reaction score
0

Homework Statement


lim_{x\rightarrow4^{-}} \frac{\sqrt{x}-2}{x-4}


Homework Equations


Typical methods used in solving one-sided limit.


The Attempt at a Solution


I plug in something a little bit bigger than four, like 4.0000001 into x, and I get \frac{something a little less than zero}{something a little less than zero} to equal 1. But the answer is 1/4. How is this so?
 
Physics news on Phys.org
The idea with the limit of a quotient is not really about the values themselves, and them being close to zero, but what their limiting quotient is!

As you can see from as x-->0, 2x/x, the numerator and denominator will both be "something a little bigger than zero" as you put in smaller and smaller numbers, but we want to see the ratio of them in comparison to each other! Its quite obvious the limit is 2.

It's probably time you stopped using your calculator for the problems and started using some algebra =] Note the fact that x=\sqrt{x^2} for x>0, which it is in this case, and use the difference of two squares formula a^2-b^2 = (a+b)(a-b). Then you can just cancel common factors and then sub x=4 straight in!
 
Use L'hopital's rule since the top and bottom are either going to infinity or 0. Basically take the derivative of top and bottom and then take the limit. You can do this as many times as you like if the resulting expression satisfies the conditions.
 
Gib Z said:
The idea with the limit of a quotient is not really about the values themselves, and them being close to zero, but what their limiting quotient is!

As you can see from as x-->0, 2x/x, the numerator and denominator will both be "something a little bigger than zero" as you put in smaller and smaller numbers, but we want to see the ratio of them in comparison to each other! Its quite obvious the limit is 2.

It's probably time you stopped using your calculator for the problems and started using some algebra =] Note the fact that x=\sqrt{x^2} for x>0, which it is in this case, and use the difference of two squares formula a^2-b^2 = (a+b)(a-b). Then you can just cancel common factors and then sub x=4 straight in!

Thanks for your help, but you didn't have to be rude about it. I've had all of four days of high school calculus, so no, I'm not exactly comfortable with everything yet. I realize now that what I needed to use was algebra, but a simple nudge in that direction would have been sufficient, not wild accusations and assumptions. By the way, it's not quite so "obvious that the limit is 2." In fact, it's wrong. It's actually 1/4 because the limit as x approaches 4 from the negative side of \frac{1}{\sqrt{x}+2} is 1/4.
 
MiniST said:
Use L'hopital's rule since the top and bottom are either going to infinity or 0. Basically take the derivative of top and bottom and then take the limit. You can do this as many times as you like if the resulting expression satisfies the conditions.

Thanks, but we have yet to learn derivatives!
 
JennyInTheSky said:
Thanks for your help, but you didn't have to be rude about it. I've had all of four days of high school calculus, so no, I'm not exactly comfortable with everything yet. I realize now that what I needed to use was algebra, but a simple nudge in that direction would have been sufficient, not wild accusations and assumptions. By the way, it's not quite so "obvious that the limit is 2." In fact, it's wrong. It's actually 1/4 because the limit as x approaches 4 from the negative side of \frac{1}{\sqrt{x}+2} is 1/4.

You can divide two things that approach zero for example x/x=1 as x->0, because by the definition of a limit x is not zero. Once you gotten rid of the 0/0 s then you can just plug your limit in and get the answer.
 
JennyInTheSky said:
Thanks for your help, but you didn't have to be rude about it. I've had all of four days of high school calculus, so no, I'm not exactly comfortable with everything yet. I realize now that what I needed to use was algebra, but a simple nudge in that direction would have been sufficient, not wild accusations and assumptions. By the way, it's not quite so "obvious that the limit is 2." In fact, it's wrong. It's actually 1/4 because the limit as x approaches 4 from the negative side of \frac{1}{\sqrt{x}+2} is 1/4.
I am puzzled as to your definition of "rude". You ask a question, someone makes valid suggestions, based entirely upon what YOU said you had done. You then accuse him of being rude, and making "wild accusations and assumptions". What wild accusations and assumptions did he make? He suggested that you not try using a calculator only after you had said "I plugged in a something a little bit bigger than 4" so it is certainly not a "wild accusation and assumption" that you were using a calculator. Nor is it a "wild accusation and assumption" that you did it incorrectly. If you put x= 4.0001, for example, you get
\frac{\sqrt{4.0001}- 2}{4.0001- 4}= .249998437..., nowhere near 1 but very close to 1/4. <br /> Finally, Gib Z, in an effort to lead you to the correct idea, asked about 2x/x. The limit of THAT is 2 and that is what he was talking about.<br /> <br /> If you consider that anyone who does not simply hand you the answer to be rude, then you are in the wrong forum.
 
HallsofIvy said:
I am puzzled as to your definition of "rude". You ask a question, someone makes valid suggestions, based entirely upon what YOU said you had done. You then accuse him of being rude, and making "wild accusations and assumptions". What wild accusations and assumptions did he make? He suggested that you not try using a calculator only after you had said "I plugged in a something a little bit bigger than 4" so it is certainly not a "wild accusation and assumption" that you were using a calculator. Nor is it a "wild accusation and assumption" that you did it incorrectly. If you put x= 4.0001, for example, you get
\frac{\sqrt{4.0001}- 2}{4.0001- 4}= .249998437..., nowhere near 1 but very close to 1/4. <br /> Finally, Gib Z, in an effort to lead you to the correct idea, asked about 2x/x. The limit of THAT is 2 and that is what he was talking about.<br /> <br /> If you consider that anyone who does not simply hand you the answer to be rude, then you are in the wrong forum.
<br /> <br /> I did not want him to hand me the answer, and I&#039;m glad he didn&#039;t. The way he responded just did not seem very cordial to me, but it&#039;s fine. Thank you very much to all who helped, I suppose that all this was was failure to do all of the algebra necessary in this problem.
 
JennyInTheSky said:
Thanks, but we have yet to learn derivatives!

Just in case you were curious/for future reference: Using L'Hospital's rule for \frac{\sqrt{x}-2}{x-4}, you get: \frac{1}{2\sqrt{x}}. Now just plug in 4, and you get 1/4.
 
  • #10
JennyInTheSky said:
I did not want him to hand me the answer, and I'm glad he didn't. The way he responded just did not seem very cordial to me, but it's fine. Thank you very much to all who helped, I suppose that all this was was failure to do all of the algebra necessary in this problem.
Good, but "not cordial" does not equate to "rude".

The crucial point that Gib Z was trying to make is that x- 4= (\sqrt{x}-2)(\sqrt{x}+ 2)[/itex]. That&#039;s what you need.
 
  • #11
HallsofIvy said:
Good, but "not cordial" does not equate to "rude".

The crucial point that Gib Z was trying to make is that x- 4= (\sqrt{x}-2)(\sqrt{x}+ 2)[/itex]. That&#039;s what you need.
<br /> <br /> Indeed! Thanks <img src="https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f60e.png" class="smilie smilie--emoji" loading="lazy" width="64" height="64" alt=":cool:" title="Cool :cool:" data-smilie="6"data-shortname=":cool:" />
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
Replies
7
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
1
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
Replies
4
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
5
Views
2K
  • · Replies 105 ·
4
Replies
105
Views
11K