document.write( "Question 852560: How does this: \"ln%28x-y%29%2F%28%281%2Ft%29-%281%2FT%29%29\"
\n" ); document.write( "become this: \"+-%28t+T+log%28x-y%29%29%2F%28t-T%29\"
\n" ); document.write( "through algebraic manipulation? Thanks
\n" ); document.write( "

Algebra.Com's Answer #513479 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
\"ln%28x-y%29%2F%28%281%2Ft%29-%281%2FT%29%29+=+-ln%28x-y%29%2F%28%281%2FT%29-%281%2Ft%29%29+\" = (-ln(x-y)/(t-T))/(tT)= -(t* T log(x-y)/(t-T) \n" ); document.write( "
\n" );