document.write( "Question 928621: Find all solutions of the equation 3 sin^2 x -7 sin x + 2 = 0 in the interval [0,2pi).Help would truly be appreciated! \n" ); document.write( "
Algebra.Com's Answer #563739 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find all solutions of the equation 3 sin^2 x -7 sin x + 2 = 0 in the interval [0,2pi). \n" ); document.write( "------------------ \n" ); document.write( "Sub u for sin(x) \n" ); document.write( "3u^2 - 7u + 2 = 0 \n" ); document.write( "Solve the quadratic, sub back sin(x) for u. \n" ); document.write( "============= \n" ); document.write( "(3u - 1)*(u - 2) = 0 \n" ); document.write( "u = 2, 1/3 \n" ); document.write( "--- \n" ); document.write( "Sub back \n" ); document.write( "sin(x) = 2 (reject, > 1) \n" ); document.write( "sin(x) = 1/3 \n" ); document.write( "x =~0.33984 radians \n" ); document.write( "x =~ 2.802 radians \n" ); document.write( " \n" ); document.write( " |