document.write( "Question 958546: Of the infinitely many lines that are tangent to the curve of y = -sin x and pass through the origin, there is one that has the largest slope. Use Newton's method to find the slope of that line correct to six decimal places. \n" ); document.write( "
Algebra.Com's Answer #585936 by Fombitz(32388) You can put this solution on YOUR website! \n" ); document.write( "A line tangent to the curve \n" ); document.write( "Since it goes through point ( \n" ); document.write( " \n" ); document.write( "So then, \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "So to find the root, let \n" ); document.write( " \n" ); document.write( "Then, \n" ); document.write( " \n" ); document.write( "Now using Newton's method with a starting value of \n" ); document.write( " \n" ); document.write( "So then at \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |