document.write( "Question 1057229: Show that the equation 3sin(e^x) = 2 has a solution between -1 and 0, then solve the equation. \n" ); document.write( "
Algebra.Com's Answer #672280 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Show that the equation 3sin(e^x) = 2 has a solution between -1 and 0, then solve the equation. \n" ); document.write( "------------ \n" ); document.write( "f(x) = 3sin(e^x) - 2 \n" ); document.write( "f(-1) = 3*03596 - 2 = -0.9211 \n" ); document.write( "f(0) = 3*0.8415 - 2 = 0.5244 \n" ); document.write( "--> crossed the x-axis between -1 and 0. \n" ); document.write( "=============== \n" ); document.write( "3sin(e^x) = 2 \n" ); document.write( "sin(e^x) = 2/3 \n" ); document.write( "e^x = asin(2/3) \n" ); document.write( "e^x =~ 0.729728 \n" ); document.write( "x = ln(0.729728) \n" ); document.write( "x =~ -0.31508\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |