Product rule. what did I do wrong?

tony873004
Science Advisor
Gold Member
Messages
1,753
Reaction score
143
It's been too long since I've had an algebra class, so I start getting into trouble as these calculus questions rely more and more on algebra.

<br /> \begin{array}{l}<br /> y = (4x - 5)^4 \,(3x + 1)^5 \\ <br /> {\rm{Find the first derivative}}{\rm{. Simplify if possible (i}}{\rm{.e}}{\rm{. factor)}}{\rm{. Use the product rule}}{\rm{.}} \\ <br /> \left( {(4x - 5)^4 } \right)^\prime \left( {(3x + 1)^5 } \right) + \left( {(4x - 5)^4 } \right)\left( {(3x + 1)^5 } \right)^\prime \\ <br /> \\ <br /> \left( {4(4x - 5)^3 (4x - 5)&#039;} \right)\left( {(3x + 1)^5 } \right) + \left( {(4x - 5)^4 } \right)\left( {5(3x + 1)^4 (3x + 1)&#039;} \right) \\ <br /> \\ <br /> 4(4x - 5)^3 (4)(3x + 1)^5 + (4x - 5)^4 \,\,5(3x + 1)^4 (3) \\ <br /> \\ <br /> 16(4x - 5)^3 (3x + 1)^5 + 15(4x - 5)^4 (3x + 1)^4 \\ <br /> \end{array}<br />
I only got 1 point out of 2 on this question. But when I graph it to check the answer, my formula seems to give me the correct slope at all points on the original function. Was the teacher expecting me to simplify this answer?
 
Physics news on Phys.org
Yes you have the correct answer. I guess the teacher wanted you to expand, which is silly because it's an 8th degree polynomial with coefficients in the millions.

Maybe he wanted you to factor it even more.

Edit: Well after reading the jibberish you wrote in tex :wink: the problem said to factor the final answer.
 
Last edited:
Perhaps the teacher wanted this:
<br /> \left( {4x - 5} \right)^3 \left( {3x + 1} \right)^4 \left( {16(3x + 1) + 15(4x - 5)} \right)<br />
Should I try to factor out the 15 and the 16, which would eliminate one of them, and leave me with a fraction? That would look ugly. Do you suppose the teacher would have wanted this?
 
dav2008 said:
Edit: Well after reading the jibberish you wrote in tex :wink: the problem said to factor the final answer.
Sorry about that. Tex ignored my spaces. From now on, I'll put my text outside the TEX.
 
Well if you just expand that last term you end up with <br /> \left( {4x - 5} \right)^3 \left( {3x + 1} \right)^4 \left( {108x-59} \right)<br />

Chances are that's what he was looking for. When in doubt just ask him what he was looking for.
 
Thanks dav2008. His office hours are impossible for me because of work. And there's always a line of students asking q's after class.

Stay tuned for more questions. I'm going over my last 2 tests and trying to figure out all the problems I missed. I might see these on the final!
 
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