Trying to understand rewritten equation

  • Thread starter Thread starter OnceMore
  • 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
OnceMore
Messages
23
Reaction score
1
Hello,

I am hoping someone can help me understand something. I was watching one of the MIT OCW videos and it ran through the following

Δf/Δx = (1/(x0x - 1/x0)) / Δ0

can be rewritten as

Δf/Δx = 1/Δx (x0-(x0x) / (x0x)x0)

But I am not sure how this was done.

I hope someone can help me with this.

Thanks in advance.

Seán
 
Physics news on Phys.org
OnceMore said:
Hello,

I am hoping someone can help me understand something. I was watching one of the MIT OCW videos and it ran through the following

Δf/Δx = (1/(x0x - 1/x0)) / Δ0
What you wrote above is very confusing. I believe that what you saw looked more like this:

Δf/Δx = (1/(x0+Δx) - 1/x0)) / Δx

Using LaTeX makes it even clearer.
$$Δf/Δx = \frac{\frac{1}{x_0 + Δx} - \frac{1}{x_0}}{Δx}$$

What is apparently happening is that they are finding the derivative of f(x) = 1/x, at the point x0.

The key to simplifying the above is being able to combine 1/(x0 + Δx) and 1/x0. To do this, find the common denominator and combine the two terms using that denominator.


OnceMore said:
can be rewritten as

Δf/Δx = 1/Δx (x0-(x0x) / (x0x)x0)

But I am not sure how this was done.

I hope someone can help me with this.

Thanks in advance.

Seán
 
Hello,

And thanks for the reply.

Yea, sorry about writing it like I did ..I am not too familiar with LaTeX.

Well, the common denominator is x0, which will give the x0-(x0x)