f(x)=sqroot x+1: x=3 Please help
tkhunny Moderator Staff member Joined Apr 12, 2005 Messages 11,339 Oct 19, 2005 #3 amy2310 said: f(x)=sqroot x+1: x=3 Click to expand... Are we just evaluating? f(3) = sqrt(3+1) = sqrt(4) = 2 Maybe a derivative evaluated at x = 3? f'(x) = 1/[2*sqrt(x+1)] f'(3) = 1/[2*sqrt(3+1)] = 1/4 It is very difficult to help you if you do not: 1) Give the actual problem statement. 2) Show your work.
amy2310 said: f(x)=sqroot x+1: x=3 Click to expand... Are we just evaluating? f(3) = sqrt(3+1) = sqrt(4) = 2 Maybe a derivative evaluated at x = 3? f'(x) = 1/[2*sqrt(x+1)] f'(3) = 1/[2*sqrt(3+1)] = 1/4 It is very difficult to help you if you do not: 1) Give the actual problem statement. 2) Show your work.
G Guest Guest Oct 19, 2005 #4 Sorry find the given f'(x) when x has the given value this is how I worked it sqroot (x+1) x=3 sqroot 4(1/2) I see i did not work that right
Sorry find the given f'(x) when x has the given value this is how I worked it sqroot (x+1) x=3 sqroot 4(1/2) I see i did not work that right
U Unco Senior Member Joined Jul 21, 2005 Messages 1,134 Oct 19, 2005 #5 f(x) = sqrt(x+1) = (x+1)^(1/2) To find f'(x), apply the chain rule. Once you have f'(x), substitute x=3 into it.
f(x) = sqrt(x+1) = (x+1)^(1/2) To find f'(x), apply the chain rule. Once you have f'(x), substitute x=3 into it.