document.write( "Question 1034455: g(t) = (t^2 + 2)/ (2t-7), find g'(t) \n" ); document.write( "
Algebra.Com's Answer #649114 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
the denominator is (2t-7)^2
\n" ); document.write( "the numerator is (2t-7)(t^2)-(t^2+2)(2). That is 2t^3-7t^2-2t^2-4
\n" ); document.write( "{2t^3-9t^2-4)}/(2t-7)^2
\n" ); document.write( "===============
\n" ); document.write( "This can be done with the product rule, but it may be more difficult
\n" ); document.write( "write as (t^2+2)(2t=7)^(-1)
\n" ); document.write( "
\n" );