What is the Instantaneous Rate of Change at X=2 for the Function F(x) = 4/(x-1)?

wearingthin
Messages
5
Reaction score
0

Homework Statement



Find the irc at X=2

F(x) = \frac{4}{x-1}



Homework Equations



\stackrel{lim}{h\rightarrow0}\frac{F(a+h)-F(a)}{h}



The Attempt at a Solution



I end up with \frac{4}{h+h^{2}} or some other form of an h on the bottom. Is there something else i can do to it??
 
Physics news on Phys.org
\frac{4}{(2+h)-1} - \frac{4}{2-1}

all over h

is how i set it up originally
 
and then

\frac{4(1)}{(1+h)1} - \frac{4(1+4)}{1(1+h)}

still all over h
 
which becomes


\frac{h}{1+h}

all over h

right??
 
You made the mistake in your third post; that 4 in the very top right should be an h

wearingthin said:
and then

\frac{4(1)}{(1+h)1} - \frac{4(1+4)}{1(1+h)}

still all over h

First factor out the four so it's easier to work with\frac{\frac{4}{h+1} - \frac{4}{1}*\frac{h + 1}{h + 1}}{h} = \frac{4\left(\frac{1}{h + 1} - \frac{h + 1}{h + 1}\right)}{h}
then see if you can cancel that h in the denominator.
 
IRC = -4

You're a genius! Thank you


-Matt
 
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 ##\left(r\right)^{\left(\frac{1}{n}\right)}##. 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