document.write( "Question 66160:  Can you let me know if I answered this math problem correctly?
\n" );
document.write( "If Sin theta = -2/3 find Sin of (-theta)\r
\n" );
document.write( "\n" );
document.write( "I came up with Sin theta = 2/3.\r
\n" );
document.write( "\n" );
document.write( "Thank you.\r
\n" );
document.write( "\n" );
document.write( "Sarah McGuire \n" );
document.write( "
| Algebra.Com's Answer #46886 by Nate(3500)      You can put this solution on YOUR website! Define: \n" ); document.write( "f(theta) = sin(theta) = -2/3 \n" ); document.write( "f(-theta) = sin(-theta) = -sin(theta) = -(-2/3) = 2/3 \n" ); document.write( " |