Ahh! This problem is driving me crazy. I'm like 100% sure it's right, but my calculator doesn't seem to agree.
y' = (t+1) / ( t * (t + 4) ) , Find y
y = integral ( (t+1) / t ) * integral ( 1 / (t+4) ) , right?
integral ( (t+1) / t ) = ln(t) + t
integral( 1 / (t+4) ) = ln( t+4 )
so...
y = ( ln(t) + t ) * ( ln ( t+4 ) ) correct?
Did I make an incorrect assumption somewhere? This is basic stuff but it's driving me crazy!
EDIT :
Ok, I figured out where I went wrong. integral of (x^3) != integral (x^2) * integral (x)
I confused it with integral of (x+x^2) = integral (x) + integral (x^2)
I still don't know how to do the problem though 🙁
-silver
y' = (t+1) / ( t * (t + 4) ) , Find y
y = integral ( (t+1) / t ) * integral ( 1 / (t+4) ) , right?
integral ( (t+1) / t ) = ln(t) + t
integral( 1 / (t+4) ) = ln( t+4 )
so...
y = ( ln(t) + t ) * ( ln ( t+4 ) ) correct?
Did I make an incorrect assumption somewhere? This is basic stuff but it's driving me crazy!
EDIT :
Ok, I figured out where I went wrong. integral of (x^3) != integral (x^2) * integral (x)
I confused it with integral of (x+x^2) = integral (x) + integral (x^2)
I still don't know how to do the problem though 🙁
-silver