Understanding the Product Rule: A Closer Look at Solving y=2x(1-x)^2

fitz_calc
Messages
41
Reaction score
0

Homework Statement


y=2x(1-x)^2


Homework Equations





The Attempt at a Solution



y=2x(1-x)^2

y`=-x
-----------------
(1-x)^1/2

I thought i was done here. The book takes a few more steps. it adds:

-x
-----------------
(1-x)^1/2

to this:

2(1-x)^1/2 (1-x)^1/2
------------ x -----------
1 (1-x)^1/2


Why does the last step exist?
 
Physics news on Phys.org
and one more question. i just got to a problem with sqrt(x+1) in the denominator. my origional thought was to put it in the numerator to the power of -1/2 and use the product rule.

my book uses the quotient rule instead. how do i know which one is the best one to use?
 
Last edited:
fitz_calc said:

Homework Statement


y=2x(1-x)^2

Homework Equations


The Attempt at a Solution



y=2x(1-x)^2

y`=-x
-----------------
(1-x)^1/2

I thought i was done here. The book takes a few more steps. it adds:

-x
-----------------
(1-x)^1/2

to this:

2(1-x)^1/2 (1-x)^1/2
------------ x -----------
1 (1-x)^1/2Why does the last step exist?

Are the dotted lines supposed to indicate that ir is a fraction?

And have you used the chain rule yet?

What is the original function now?
Is it y=2x(1-x)^2 ?
 
Last edited:
Did you do the product rule right?

f'(x)g(x) + f(x)g'(x)?

Or secondly, you can follow the definition of the limit and right

lim as x approaches deltax 2(x+dx)(1-(x+dx)^2 all over dx

where dx = delta x

Use that to confirm if yo did the product rule right, I can't understand the way you wrote your work. Looking at your original function, I don't understand how you got a fraction.
 
Last edited:
PowerIso said:
Did you do the product rule right?

f'(x)g(x) + f(x)g'(x)?

PowerIso, can you understand what he's writing? If the original function is just y=2x(1-x)^2

I see no need for the product rule as this is just a polynomial of the third degree...Power Rule.

Casey

Edit: I saw your edit...the fraction is messing me up too..that is why I believe he maybe copied the original function wrong...maybe he meant something else.:confused:
 
Last edited:
Yes I can understand that, but his question regarded the product rule, so I tackled this problem with that view.
 
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