document.write( "Question 977452: Given the function g=(t^(2)-3)/t, find the function that gives the gradient of the curve of the function g at any point on the curve. \n" ); document.write( "
Algebra.Com's Answer #598990 by anand429(138)\"\" \"About 
You can put this solution on YOUR website!
Gradient of g = d(g)/d(t)
\n" ); document.write( "=\"d%28%28t%5E%282%29-3%29%2Ft%29%2Fd%28t%29\"
\n" ); document.write( "=\"2t+-3%2A%28-2%2F%28t%5E2%29%29\"
\n" ); document.write( "=\"2t+%2B6%2F%28t%5E2%29\"
\n" ); document.write( "
\n" );