Solving Simple Limits with Examples

  • Thread starter Thread starter __redzone
  • Start date Start date
  • Tags Tags
    Limits
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 3K views
__redzone
Messages
3
Reaction score
0
I'm given the limit f(x + [tex]\Delta[/tex]x) / [tex]\Delta[/tex]x
Given f(x) is 2x + 3, do I just plug in 2x +3 into x? Or do I plug it into x and [tex]\Delta[/tex]x, or do I find the limits of f(x + [tex]\Delta[/tex]x) / [tex]\Delta[/tex]x) and -f(x)/[tex]\Delta[/tex]x?, etc..If someone could get me started on this it would be great, Thanks.
 
Physics news on Phys.org
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.
 
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 [itex]\Delta[/itex]x goes to 0"!)