document.write( "Question 993659: find the derivative of the function g(x)=4^c/x \n" ); document.write( "
Algebra.Com's Answer #612871 by fractalier(6550) You can put this solution on YOUR website! If c is a constant, then 4^c is too. Thus, \n" ); document.write( "g'(x) = -(4^c) / x^2 \n" ); document.write( " |