document.write( "Question 800788: Find the terminal point P(x, y) on the unit circle determined by the given value of t.\r
\n" );
document.write( "\n" );
document.write( "t = 3pi/2\r
\n" );
document.write( "\n" );
document.write( "P(x,y)= ( ) \n" );
document.write( "
Algebra.Com's Answer #483283 by Alan3354(69443) You can put this solution on YOUR website! Find the terminal point P(x, y) on the unit circle determined by the given value of t.\r \n" ); document.write( "\n" ); document.write( "t = 3pi/2 \n" ); document.write( "-------------- \n" ); document.write( "x = cos(t) = -1 \n" ); document.write( "y = sin(t) = 0 \n" ); document.write( "--> (0,-1)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "P(x,y)= ( ) \n" ); document.write( " |