Find the derivative of the function

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 2K views
bobsmith76
Messages
336
Reaction score
0

Homework Statement



Screenshot2012-01-25at63328PM.png


The Attempt at a Solution

I don't understand how in the final step they got the numerator. Where's the 45 come from? what happened to 2t+1?, or in the denominator they got (2t+1) raised to the 10th power.
 
Last edited:
Physics news on Phys.org
h'(x)=2. Why do you say '2 or 1'?? And (2t+1)*1-2*(t-2)=5. Multiply it out. Finally [itex]({\frac{t-2}{2t+1})}^8=\frac{(t-2)^8}{(2t+1)^8}[/itex]. Does that help?
 
Last edited:
You read my post before I edited it. I'm still having trouble getting 45, and the 10th power in the denominator.
 
bobsmith76 said:
You read my post before I edited it. I'm still having trouble getting 45, and the 10th power in the denominator.

9*5=45. And (2t+1)^8*(2t+1)^2=(2t+1)^10.
 
Ok, I figured out the numerator, I can get 45 now. But I still can't get the 10th power in the denominator.
 
bobsmith76 said:
I'm still having trouble getting 45, and the 10th power in the denominator.

9 ((t - 2)/(2t + 1))^8 ((2t + 1)(1) - (2)(t -2))/(2t + 1)^2)

9 ((t - 2)/(2t + 1))^8 (2t + 1 - 2t + 4)/(2t + 1)^2

Simplify from here.

Also, ((t - 2)/(2t + 1))^8 is the same as (t - 2)^8/(2t + 1)^8
 
Thanks, I got it now.