Thread Closed

[SOLVED] Calculus: Limits

 
Share Thread Thread Tools
Mar23-08, 09:49 PM   #1
 

[SOLVED] Calculus: Limits


1. For all real numbers x and y, let f be a function such that f(x+y) = f(x) + f(y) + 2xy and such that lim (h -> 0) (f(h)/h) = 7


a. Find f(0). Justify your answer.
b. Use the definition of the derivative to find f'(x).
c. Find f(x).

Dang... I'm really stumped because I am unsure what it is asking :(. Thank you.
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Bird's playlist could signal mental strengths and weaknesses
>> Minus environment, patterns still emerge: Computational study tracks E. coli cells' regulatory mechanisms
>> Bacterium uses natural 'thermometer' to trigger diarrheal disease, scientists find
Mar23-08, 09:58 PM   #2
 
The first part is downright simple. Just put x=0, y=0 in the equation and solve for f(0). For the second and third part..

What does the first principle method of derivative tell you?

[tex]
f'(x) = \lim_{h\rightarrow 0} \frac{f(x + h) - f(x)}{h}
[/tex]

Using the fact that [itex]f(x + y) = f(x) + f(y) + 2xy[/itex], you have:

[tex]
f'(x) = \lim_{h\rightarrow 0} \frac{f(h) + 2xh}{h}
[/tex]

Now.. solve this question of limits keeping the first result in mind. Also, you have been given that [tex]\lim_{h\rightarrow 0} \frac{f(h)}{h} = 7[/tex]. You should be able to do this now easily.

Once you have done that, integrate it and then see if you can use the given data to determine the constant of integration. [i'm not so sure if u can determine it.. but do try it]
Mar23-08, 10:22 PM   #3
 
wow! Thank you very much =)
Dec11-08, 02:26 PM   #4
 

[SOLVED] Calculus: Limits


I got 7 + 2x after I continued from where you left off, but Im not sure if thats f'(x). Also I put 0 in for x and y, and got f(o) = f(0) + f(0) + 2(0)(0) = 0, which im pretty sure doesnt mean anything. So if you could please break it down further, it would be much appreciated. Thank you.
Dec11-08, 02:41 PM   #5

Homework Helper 2012
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
f(0)=f(0)+f(0) does mean something. What does it tell you about f(0)? If you've now got f'(x)=7+2x (and it is) and you want to find f(x) that's just an antiderivative problem, isn't it?
Thread Closed
Thread Tools


Similar Threads for: [SOLVED] Calculus: Limits
Thread Forum Replies
calculus limits Calculus & Beyond Homework 6
[SOLVED] Calculus Help with Limits (check my work please) Calculus & Beyond Homework 5
Calculus: Limits help please Introductory Physics Homework 21
AP Calculus: Limits Introductory Physics Homework 1
Calculus Limits General Math 14