document.write( "Question 1056152: Find all the angles between 0° and 360° inclusive which satisfy the equation 4sin^2(x) - 7sinxcosx - 5cos^2(x) + 2 = 0 \n" ); document.write( "
Algebra.Com's Answer #671371 by htmentor(1343)\"\" \"About 
You can put this solution on YOUR website!
The key in solving this problem is to recognize that the number 2 can be expressed as 2sin^2(x) + 2cos^2(x)
\n" ); document.write( "Then the expression becomes 6sin^2(x) - 7sin(x)cos(x) - 3cos^2(x) = 0
\n" ); document.write( "Dividing through by cos^2(x) gives us a quadratic in tan(x):
\n" ); document.write( "6tan^2(x) - 7tan(x) - 3 = 0
\n" ); document.write( "For simplicity, let z = tan(x)
\n" ); document.write( "6z^2 - 7z - 3 = 0
\n" ); document.write( "The LHS can be factored as (3z+1)(2z-3)
\n" ); document.write( "So we need to solve 3z+1 = 0 and 2z-3 = 0
\n" ); document.write( "3z+1 = 0 -> z = -1/3
\n" ); document.write( "x = arctan(-1/3) = -0.3218; tangent function has periodicity of pi, so the solutions between 0 and 2*pi are -0.3218+pi = 2.82 and -0.3218+2*pi = 5.96
\n" ); document.write( "2z-3 = 0 -> z = 3/2
\n" ); document.write( "x = arctan(3/2)
\n" ); document.write( "Solutions are x = 0.983 and 4.124
\n" ); document.write( "Graph is below:
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-2%2C+7%2C+-2%2C+10%2C+%283tan%28x%29%2B1%29%282tan%28x%29-3%29%29\"\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );