Solving Simple Limits with Examples

  • Thread starter Thread starter __redzone
  • Start date Start date
  • Tags Tags
    Limits
__redzone
3
0
I'm given the limit f(x + \Deltax) / \Deltax
Given f(x) is 2x + 3, do I just plug in 2x +3 into x? Or do I plug it into x and \Deltax, or do I find the limits of f(x + \Deltax) / \Deltax) and -f(x)/\Deltax?, etc..If someone could get me started on this it would be great, Thanks.
 
Physics news on Phys.org
First of all, write your problem CORRECTLY from your book. That you haven't done.
 
This is my first time using latex so I guess I'll just type it out for clarity. Find the limit of the function (f(x + delta x) - f(x)) / delta x as delta x approaches 0 when f(x) = 2x + 3.
 
Quite so.
Given that, what is in this case f(x+delta x)?
 
You are going to find it very, very difficult to do calculus if you don't understand what "f(x)" and "f(x+ y)" mean!

If f(x)= 2x+ 3, then f(a)= 2a+ 3 (just replace x in the entire formula with whatever is in the parentheses on the left). In particular, f(x+ y)= 2(x+ y)+ 3= 2x+2y+ 3.

(Your latex was fine in your first post. arildno's point was that you didn't specify "as \Deltax goes to 0"!)
 
Actually, he did not subtract f(x) in the numerator; that's what I reacted upon.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply . Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top