document.write( "Question 2940: Dear Sir,
\n" );
document.write( "Please help me in giving the solution to the foll.problem as I am a chemical engineer in doing simulation softwares
\n" );
document.write( "Please reply how to determine the value of THETTA in the foll.problem
\n" );
document.write( "((THETTA) - SIN(THETTA)) = 0.5268
\n" );
document.write( "Regards,
\n" );
document.write( "Prem. \n" );
document.write( "
Algebra.Com's Answer #1271 by khwang(438) ![]() You can put this solution on YOUR website! Since there is no way to get the exact solution the equation x - sin x = c (constant).\r \n" ); document.write( "\n" ); document.write( " We only can only use series approximations by Taylor series:\r \n" ); document.write( "\n" ); document.write( " sin x ~ x -x^3/6, \r \n" ); document.write( "\n" ); document.write( " To solve x - sin x = 0.5268 \n" ); document.write( " That is, x^3/6 = 0.5268, \n" ); document.write( " so, x = (0.5268 * 6)^1/3 = 0.1536 (approximated value)\r \n" ); document.write( "\n" ); document.write( " Kenny \n" ); document.write( " |