document.write( "Question 870531: Please help me solve this two part question: Given cos alpha= -4/5, 90 < alpha < 180
\n" );
document.write( "Then find a) sin 2 alpha
\n" );
document.write( " b) cos 2 alpha \n" );
document.write( "
Algebra.Com's Answer #524914 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Since 90 < alpha < 180 and we're told that cos(alpha) = -4/5, we know sin(alpha) = 3/5. Use a right triangle to see this (it would be a 3,4,5 right triangle). Keep in mind that sin(alpha) is positive because we're in quadrant 2.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-------------------------------------------------------\r \n" ); document.write( "\n" ); document.write( "If 90 < alpha < 180, then doubling each piece gives us 180 < 2alpha < 360\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So 2alpha is in quadrants 3 and 4. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-------------------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "a) Find sin(2alpha)\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "sin(2alpha) = 2*sin(alpha)*cos(alpha) \n" ); document.write( "sin(2alpha) = 2*(3/5)*(-4/5) \n" ); document.write( "sin(2alpha) = -24/25\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Because 180 < 2alpha < 360 and sin(2alpha) = -24/25, this means we're still in quadrants 3 and 4 (where sine is negative). Unfortunately we don't have enough info to determine which quadrant 2alpha is in.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-------------------------------------------------------\r \n" ); document.write( "\n" ); document.write( "b) Find cos(2alpha)\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "cos(2alpha) = cos^2(alpha) - sin^2(alpha) \n" ); document.write( "cos(2alpha) = (-4/5)^2 - (3/5)^2 \n" ); document.write( "cos(2alpha) = 16/25 - 9/25 \n" ); document.write( "cos(2alpha) = 7/25\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Because cos(2alpha) is positive and 180 < 2alpha < 360, we now have enough info to conclude that 2alpha is in quadrant 4. This is where cosine is positive. This is assuming we use both pieces of info that sin(2alpha) = -24/25 and cos(2alpha) = 7/25 along with the restriction that 180 < 2alpha < 360 \n" ); document.write( " |