document.write( "Question 1148794: If h(1) = 2 and h′(1) = −3, find the value of the derivative of 𝑦 = √𝑥 ∙ h(𝑥) when 𝑥 = 1. (Hint: use the product rule.) \n" ); document.write( "
Algebra.Com's Answer #770247 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! y'(x)=sqrt(x)*h'(x)+h(x)*(1/2)(x^(-1/2)) \n" ); document.write( "=1*(-3)+(2*0.5)) \n" ); document.write( "=-2 \n" ); document.write( " |