document.write( "Question 996221: Find the differential of each function. y = (2-v^2)/ (2 + v^2)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #614738 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! The denominator is (2+v^2)^2 \n" ); document.write( "The numerator is (2+v^2)(-2v)- (2-v^2)(2v)=-4v-2v^3-4v+2v^3=-8v \n" ); document.write( "-8v/(2+v^2)^2 \n" ); document.write( " \n" ); document.write( " |