document.write( "Question 960505: I know the points on the unit circle but how do I find for example:
\n" );
document.write( "cos(11pi/6)\r
\n" );
document.write( "\n" );
document.write( "My teacher hasn't cleared this up for me what are you suppose to do or know in order to break this number down further, I know it has something to do with either subtracting or adding 2pi or pi to the number but how do I know what to use and when? please give as much detail as you can I have a major exam coming up, I must know this stuff.\r
\n" );
document.write( "\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #587000 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! I know the points on the unit circle but how do I find for example: \n" ); document.write( "cos(11pi/6) \n" ); document.write( "------------------ \n" ); document.write( "11pi/6 is less than 2pi, so there's no adding or subtracting. \n" ); document.write( "In degrees, it's 330, or -30 = -pi/6 \n" ); document.write( "------ \n" ); document.write( "cos(-angle) = cos(angle) \n" ); document.write( "--- \n" ); document.write( "cos(-pi/6) = cos(pi/6) \n" ); document.write( "= sqrt(3)/2 \n" ); document.write( " \n" ); document.write( " |