document.write( "Question 251209: Hi. \r
\n" );
document.write( "\n" );
document.write( "I am trying to solve for x in the following equation:\r
\n" );
document.write( "\n" );
document.write( "2sin(x)=sin(120-x)\r
\n" );
document.write( "\n" );
document.write( "Your help would be greatly appreciated. Thanks.\r
\n" );
document.write( "\n" );
document.write( "-Max \n" );
document.write( "
Algebra.Com's Answer #182959 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! 2sin(x)=sin(120-x) \n" ); document.write( "Generally we can solve an equation if we can solve a Trig. equation if we can transform it into the form: \n" ); document.write( "q(variable-expression) = number \n" ); document.write( "where q is one of the Trig functions. \n" ); document.write( "We have two sin's but with different arguments. SO we cannot combine them into a single function as they stand. So we need to use one of the identities to change the argument. We will use sin(A-B) = sin(A)cos(B) - cos(A)sin(B) giving us: \n" ); document.write( "2sin(x) = sin(120)cos(x) - cos(120)sin(x) \n" ); document.write( "Since sin(120) = \n" ); document.write( " \n" ); document.write( "or \n" ); document.write( " \n" ); document.write( "Subtracting \n" ); document.write( " \n" ); document.write( "Multiply both sides by 2 to get rid of the fractions: \n" ); document.write( " \n" ); document.write( "Divide both sides by cos(x): \n" ); document.write( " \n" ); document.write( "Since sin(x)/cos(x) = tan(x): \n" ); document.write( " \n" ); document.write( "Divide both sides by 3: \n" ); document.write( " \n" ); document.write( "We now have the desired form. This should be a recognizable this value for tan. (If not, use your calculator.) \n" ); document.write( "x = 30 + 180n \n" ); document.write( " \n" ); document.write( " |