document.write( "Question 204635: hi i am really having trouble with converting rectangular coordinates to polar coordinates because i first have to graph the points and find four different ways to express those points with differing angles.\r
\n" ); document.write( "\n" ); document.write( "the points that i am having trouble with are (-10,-10)
\n" ); document.write( "

Algebra.Com's Answer #154434 by Edwin McCravy(20065)\"\" \"About 
You can put this solution on YOUR website!
hi i am really having trouble with converting rectangular coordinates to polar coordinates because i first have to graph the points and find four different ways to express those points with differing angles.\r
\n" ); document.write( "\n" ); document.write( "the points that i am having trouble with are (-10,-10)
\n" ); document.write( "
\r\n" );
document.write( "Let's plot the point (x,y) = (-10,-10):\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Now let's draw in \"x=-10\", \"y=-10\", and r, which we\r\n" );
document.write( "will calculate:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "We calculate r by the Pythagorean theorm \r\n" );
document.write( "\r\n" );
document.write( "\"r%5E2=x%5E2%2By%5E2\"\r\n" );
document.write( "\"r%5E2=%28-10%29%5E2%2B%28-10%29%5E2\"\r\n" );
document.write( "\"r%5E2=100%2B100\"\r\n" );
document.write( "\"r%5E2=200\"\r\n" );
document.write( "\"r=sqrt%28200%29\"\r\n" );
document.write( "\"r=sqrt%28100%2A2%29\"\r\n" );
document.write( "\"r=sqrt%28100%29sqrt%282%29\"\r\n" );
document.write( "\"r=10sqrt%282%29\"\r\n" );
document.write( "\r\n" );
document.write( "The reference angle is 45°, indicated by the red arc below:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "So the angle in standard position, indicated by the blue arc \r\n" );
document.write( "below is 180°+45° or q = 225°, or \"5pi%2F4\" in radians:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "So one way to express the rectangular point \r\n" );
document.write( "\r\n" );
document.write( "(x,y) = (-10,-10) \r\n" );
document.write( "\r\n" );
document.write( "in polar form is\r\n" );
document.write( "\r\n" );
document.write( "(r,q) = (\"10sqrt%282%29\"\"%22%2C225%B0%29%22\" or if you want q in radian measure\r\n" );
document.write( "\r\n" );
document.write( "(r,q) = (\"10sqrt%282%29\",\"5pi%2F4\")\r\n" );
document.write( "\r\n" );
document.write( "----\r\n" );
document.write( "\r\n" );
document.write( "Another angle in standard position, indicated by the green arc \r\n" );
document.write( "below is -180°+45° = -135° or \"-3pi%2F4\"\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "So another way to express the rectangular\r\n" );
document.write( "point (x,y) = (-10,-10) in polar form is\r\n" );
document.write( "\r\n" );
document.write( "(r,q) = (\"10sqrt%282%29\"\"%22%2C-135%B0%29%22\" or if you want q in radian measure\r\n" );
document.write( "\r\n" );
document.write( "(r,q) = (\"10sqrt%282%29\",\"-3pi%2F4\")\r\n" );
document.write( "\r\n" );
document.write( "To find a third one, just add 360° or \"2pi\" to the positive angle.\r\n" );
document.write( "\r\n" );
document.write( "(r,q) = (\"10sqrt%282%29\"\"%22%2C585%B0%29%22\" or if you want q in radian measure\r\n" );
document.write( "\r\n" );
document.write( "(r,q) = (\"10sqrt%282%29\",\"13pi%2F4\")\r\n" );
document.write( "\r\n" );
document.write( "---\r\n" );
document.write( "\r\n" );
document.write( "To find a fourth one, just add -360° or \"-2pi\" to the negative angle.\r\n" );
document.write( "\r\n" );
document.write( "(r,q) = (\"10sqrt%282%29\"\"%22%2C-495%B0%29%22\" or if you want q in radian measure\r\n" );
document.write( "\r\n" );
document.write( "(r,q) = (\"10sqrt%282%29\",\"-11pi%2F4\")\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );