document.write( "Question 390443: How do you algebraically solve x(sinx) = cosx ? \n" ); document.write( "
Algebra.Com's Answer #276851 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! Not very easy to solve this algebraically, since trigonometric functions are transcendental (meaning \"not algebraic\"), and most equations that combine transcendental and algebraic functions cannot be solved algebraically. You could approximate the solutions graphically, or use a technique called Newton's method, which uses some introductory calculus.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Newton's method approximates the zeros of a function via a recursive sequence. Move all terms to one side to get \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Note that f'(x[n]) is the derivative of the function at x[n].\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Repeating this process, \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |