document.write( "Question 1035159: find the value for sin(x/2) if the following conditions hold tan(x)=-4/3 and x is in quadrant IV \n" ); document.write( "
Algebra.Com's Answer #649813 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! find the value for sin(x/2) if the following conditions hold tan(x)=-4/3 and x is in quadrant IV \n" ); document.write( "--------------- \n" ); document.write( "tan = y/x \n" ); document.write( "r = sqrt(y^2 + x^2) = 5 \n" ); document.write( "sin(x) = y/r = -4/5 \n" ); document.write( "------------------ \n" ); document.write( "sin^2(x/2) = (1 - cos(x))/2 ***** Much simpler than the sin(x/2) \n" ); document.write( "cos(x) = x/r = 3/5 --- cosine is + in Q4 \n" ); document.write( "--- \n" ); document.write( "sin^2(x/2) = (2/5)/2 = 1/5 \n" ); document.write( "sin(x/2) = sqrt(1/5) = sqrt(5)/5 \n" ); document.write( " |