Differntiable at point problem

  • Thread starter Thread starter james.farrow
  • Start date Start date
  • Tags Tags
    Point
AI Thread Summary
The discussion focuses on proving that the function f(x) = x/(3x + 1) is differentiable at the point x = 2. Several attempts using the difference quotient led to incorrect results, highlighting the importance of using the correct formula Q(h) = (f(2 + h) - f(2))/h. The correct derivative, found using standard differentiation rules, is dy/dx = 1/(3x + 1)^2. Participants emphasize the need for proper simplification and limit evaluation to confirm differentiability. Ultimately, the conversation underscores the challenges of applying calculus concepts correctly and the value of taking breaks to gain clarity.
james.farrow
Messages
44
Reaction score
0
f(x) = x/(3x + 1), prove f(x) is differentiable at point 2.

Ok so I've had several attempts at this...

Using Q(h) = (f(h) - f(2))/h

I eventually end up with (h^2 -2h)/(7(3h + 1))

Obviously the above is rubbish because it I differentiate f(x) using the normal rules then

dy/dx = 1/(3x + 1)^2

What am I missing here?

Also I've tried using the difference quotient to prove it is differentiable but same result - just rubbish.

f(c + h) - f(c)/ h

The above also doesn't work out either! Please hep!
 
Mathematics news on Phys.org
So you have the function f(x)=\frac{x}{3x+1} and you know that a function is differentiable at a if its derivative exists at a. You also know that

\left.\frac{df}{dx}\right|_{a}\equiv \lim_{h\rightarrow 0}\frac{f(a+h)-f(a)}{h}=\frac{\frac{a+h}{3(a+h)+1}-\frac{a}{3a+1}}{h}

If you simplify this does it match what you expected by using the rules you know? When you take the limit does that prove the limit exists for a=2?
 
james.farrow said:
f(x) = x/(3x + 1), prove f(x) is differentiable at point 2.

Ok so I've had several attempts at this...

Using Q(h) = (f(h) - f(2))/h
It would be better to use Q(h)= (f(2+ h)- f(2))/h!

I eventually end up with (h^2 -2h)/(7(3h + 1))
Obviously the above is rubbish
Yes, because you used the wrong formula for the difference quotient.

because it I differentiate f(x) using the normal rules then

dy/dx = 1/(3x + 1)^2

What am I missing here?

Also I've tried using the difference quotient to prove it is differentiable but same result - just rubbish.

f(c + h) - f(c)/ h

The above also doesn't work out either! Please hep!
 
Jefferydk if I simplify it I end up with nothing like? Whats going on...?
 
Err after a cup of tea and a break the penny drops...

Thanks for your help lads! No doubt I'll call on you again!

James
 
A cup of tea works wonders!

(I used to do my best work after a couple glasses of rum- but then I could never find the papers where I had written it all down!)
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Thread 'Imaginary Pythagoras'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...

Similar threads

Back
Top