document.write( "Question 1037722: Find the slope and the elevation of the tangent to the graph of y=cos 2x where x=2.4 radians. \n" ); document.write( "
Algebra.Com's Answer #652346 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find the slope and the elevation of the tangent to the graph of y=cos 2x where x=2.4 radians. \n" ); document.write( "-------------- \n" ); document.write( "y = cos(2x) \n" ); document.write( "y' = -2sin(2x) \n" ); document.write( "Slope = y'(2.4) = -2sin(4.8) =~ 1.99233 \n" ); document.write( "----------- \n" ); document.write( "If by elevation you mean the y value: \n" ); document.write( "y(2.4) = cos(4.8) =~ 0.0875 \n" ); document.write( " \n" ); document.write( " |