Power Rule: (x^n)' = n*x^(n-1)
Constant Rule: (cx)' = c
We can apply power rule and chain rule to the following:
[(c+x)^n]'
= n*(c+x)^(n-1)*(c+x)'
= n*(c+x)^(n-1)*(0+1)
= n*(c+x)^(n-1)
Now suppose a and n are constants.
Then we can apply the above concepts to get:
[(c+(a/n)x)^n]'
= n*(c+(a/n)x)^(n-1)*(c+(a/n)x)'
= n*(c+(a/n)x)^(n-1)*(0+(a/n))
= n*(c+x)^(n-1)*(a/n)
= a*(c+x)^(n-1)
If we let c = 1 - a/n, we get what we need:
[(1-(a/n)+(a/n)x)^n]' = a*(1-(a/n)+x)^(n-1)
2007-01-01 22:54:36
·
answer #1
·
answered by alsh 3
·
0⤊
0⤋
I presume you mean
A(x) = [1 - (a/n) + (xa/n)]^n
You were on the right track but didn't apply the chain rule. Keep in mind that we're dealing with almost all constants; the only nonconstant is (xa/n).
A'(x) = n[1 - (a/n) + (xa/n)]^(n - 1) {a/n}
(I denoted the chained stuff in { } brackets.)
The n and (a/n) multiplied together will give just a, so
A'(x) = a[1 - (a/n) + (xa/n)]^(n - 1)
2007-01-01 22:51:13
·
answer #2
·
answered by Puggy 7
·
0⤊
0⤋
Can you clear up what your differentiating with respec too? I'm assuming x is your variable and (a) a contant and (n) a real limit.
This looks like a taylor series approximation to me. Remember the tools of differentiation:
Product rule
Quotient Rule
Chain rule
Using these you should be able to solve easily.
Ah.. yes. Straight forward.
Try this.
For this we need the chain rule only. So we have a function A(x) which we are trying to differentiate with respect to (x). So we want:
dA(x)/dx = dA(x)/du * du/dx
Let u=(1-a/n+xa/n).
So du/dx=a/n --> since constants differentiate to zero.
Now back to our function:
A(x) = u^n
Therefore:
dA(x)/du=n.u^(n-1)
Now simply run the chain rule.
dA(x)/dx = n.u(n-1) * a/n
The (n) term cancels and leaves you with the answer you seek. simply resubstitute the u back in.
2007-01-01 22:51:08
·
answer #3
·
answered by frohike47 2
·
0⤊
0⤋
A cell that is able to differentiate into many cell types is known as pluripotent. These cells are called stem cells in animals and meristematic cells in higher plants. A cell that is able to differentiate into all cell types is known as totipotent. In mammals, only the zygote and early embryonic cells are totipotent, while in plants, many differentiated cells can become totipotent with simple laboratory techniques. In most multicellular organisms, not all cells are alike. For example, cells that make up the human skin are different from cells that make up the inner organs. Yet, all of the different cell types in the human body are all derived from a single fertilized egg cell through differentiation. Differentiation is the process by which an unspecialized cell becomes specialized into one of the many cells that make up the body, such as a heart, liver, or muscle cell. During differentiation, certain genes are turned on, or become activated, while other genes are switched off, or inactivated. This process is intricately regulated. As a result, a differentiated cell will develop specific structures and perform certain functions. Differentiation can involve changes in numerous aspects of cell physiology; size, shape, polarity, metabolic activity, responsiveness to signals, and gene expression profiles can all change during differentiation.
2016-03-29 04:17:53
·
answer #4
·
answered by ? 4
·
0⤊
0⤋
The method that I got taught, that rarely ever fails for this kinda thing.
1. Drop the power in front.
2. Differentiate the bracket.
3. Drop the power by one.
So, applying these steps to A(x) = (1 - (a/n) + (a/n)x)^n...
1. Drop the power in front
n [1 - (a/n) + (a/n)x ]
2. Differentiate the bracket
[1 - (a/n) + (a/n)x ] => (a/n)
3. Drop the power by one
n => n-1
All of this goes to
n . (a/n) . [1 - (a/n) + (a/n)x ] ^ (n-1)
= a [1 - (a/n) + (a/n)x]^(n-1)
2007-01-03 00:39:43
·
answer #5
·
answered by sigmapi 1
·
0⤊
0⤋
They are all rules. If you follow them correctly you get a correct answer.
A'(x) = a(1- a/n + xa/n)^(n-1)
And remember some imp. things that always take constants aside. And if you get a very bad looking expression, assume some repeated terms as y then differentiate the given expn wrt y, differentiate y wrt x (whatever's given) and multiply those. This is the chain rule.
dy/dx = dy/dz * dz/dx
2007-01-01 23:19:02
·
answer #6
·
answered by nayanmange 4
·
0⤊
0⤋
A(x)=(1-a/n+xa/n)^n
Let X = (1-a/n+xa/n).
Then A(X )=X^n.
A’( X) = n X^(n-1).
A(x) = A’( X) d X / dx.
X = (1-a/n+xa/n).
d X / dx = a/n. since other terms are constants.
A(x) = A’(X) d X / dx
=n X^(n-1) * a/n.
= a X^(n-1)
Replace X by (1-a/n+xa/n)
2007-01-01 23:12:08
·
answer #7
·
answered by Pearlsawme 7
·
0⤊
0⤋
Use the chain rule - dA/dx = dA/dv x dv/dx,
where v = 1 - a/n + xa/n, so A = v^n
dA/dv = nv^(n-1) and dv/dx = a/n
So dA/dx = nv^(n-1) x a/n = av^(n-1) = a(1-a/n+xa/n)^(n-1)
2007-01-01 22:52:51
·
answer #8
·
answered by Martin 5
·
0⤊
0⤋
A(x)=(f(x))^n
A`(x)=nf(x)^(n-1) x f `(x)
A`(x)=nf(x)^(n-1) x a/n
A`(x) = n(1-a/n+ax/n)^(n-1) x a/n
A `(x) = a(1-a/n+ax/n)^(n-1)
2007-01-01 23:37:15
·
answer #9
·
answered by Como 7
·
0⤊
0⤋