Is it okay to divide by variables in calculus?

  • Thread starter Thread starter razored
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
razored
Messages
173
Reaction score
0
[SOLVED] Why eliminate answers?

In my book, Essential Calculus, a section is introduced with limits. They introduce a random(maybe) function :

[tex]Q(h) = \frac {2h + h^2}{h} (h \neq 0)[/tex]

"We then divide the numerator by the denominator h, which is permissible since [tex]h \neq 0[/tex]. This gives the simple formula [tex]Q(h) = 2 + h (h \neq 0)[/tex]"

I was always told you do not divide by variables like in a trigonometric equation because it eliminates solutions. How are they then to say that it is permissible since [tex]h \neq 0[/tex] ? I don't understand.
 
Physics news on Phys.org
In this case, it is fine. Given that [tex]h \neq 0[/tex], both functions are equal because you are only simplifying the function.
 
razored said:
I was always told you do not divide by variables like in a trigonometric equation because it eliminates solutions. How are they then to say that it is permissible since [tex]h \neq 0[/tex] ? I don't understand.

Hi razored! :smile:

It's ok because all these calculus equations begin "lim as h -> 0".

So it's impossible for h to be 0. :smile:

(oh … and look up L'Hôpital's Rule :wink:)
 
razored said:
In my book, Essential Calculus, a section is introduced with limits. They introduce a random(maybe) function :

[tex]Q(h) = \frac {2h + h^2}{h} (h \neq 0)[/tex]

"We then divide the numerator by the denominator h, which is permissible since [tex]h \neq 0[/tex]. This gives the simple formula [tex]Q(h) = 2 + h (h \neq 0)[/tex]"

I was always told you do not divide by variables like in a trigonometric equation because it eliminates solutions. How are they then to say that it is permissible since [tex]h \neq 0[/tex] ? I don't understand.
What "solutions" do you mean? You are not "solving" an equation here.
 
HallsofIvy said:
What "solutions" do you mean? You are not "solving" an equation here.
Whoops. That is what I misunderstood. Thanks for pointing that out!