Solving Equation w/ L'Hopital's Rule When x = 0

  • Thread starter Thread starter Fluidman117
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
Fluidman117
Messages
34
Reaction score
0

Homework Statement



I have an equation in which a term equals zero and in this case the whole equations equals zero. I know it is possible to use the L'Hopital's rule to calculate the equation but having I'm having a little trouble.

Homework Equations



The equation I would like to is the following:

[tex]k = \frac{pA}{x}*[(\frac{V}{V-Ax})^y - 1][/tex]

I have to solve this when x = 0;


The Attempt at a Solution



Plugging in 0 for x, results in 0, which should not be the answer. I figure it is possible to use the l'hospital's rule, but currently only my denominator has the x term which would be approaching zero. But in order to use the rule I would have to manipulate the equation for both the numerator and denominator to approach zero?
 
Physics news on Phys.org
But if I would still like to use L'Hopital's rule, how should I proceed?
 
Fluidman117 said:
But if I would still like to use L'Hopital's rule, how should I proceed?

Your function is ##f(x)## is of the form
[tex]f(x) = \frac{N(x)}{x}, \;\; N(x) = pA\left[ \left(\frac{V}{V-Ax}\right)^y -1\right][/tex]
When you use l'Hospital's rule (not l'Hopital!) you compute
[tex]\lim_{x \to 0} f(x) = \frac{N'(0)}{1},[/tex]
so all you are really doing is just taking the first term of the series expansion of ##N(x)##. l'Hospital and series expansion are really the same thing.
 
Last edited: