document.write( "Question 278377: Give the polar coordinates: (-2, 2). \n" ); document.write( "
Algebra.Com's Answer #202591 by Theo(13342)![]() ![]() You can put this solution on YOUR website! your cartesian coordinates are (-2,2)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = -2 \n" ); document.write( "y = 2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you want to convert from the form (x,y) to the form (r,T) where r is the length of the line segment and T is the angle.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "T can be expressed in degrees or radians.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Some formulas to help you.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "r = sqrt(x^2 + y^2)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "T = arcTan (y/x)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In your problem, r = sqrt(4 + 4) = sqrt(8) = 2.828427125\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "T = arcTan (2/-2) = arcTan (-1) = -45 degrees.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If you add 180 to it, then it can also be 135 degrees.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Since in the cartesian coordinate system, your point is in the second quadrant, then in the polar coordinate system it also has to be in the second quadrant.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-45 degrees is in the fourth quadrant.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "180 - 45 = 135 degrees is in the second quadrant.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "135 degrees is the angle that you want, so T = 135 degrees.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "your point of (-2,2) in the cartesian coordinate system is equivalent to the point (2.828427125, 135) in the polar coordinate system.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Your polar coordinates are (2.828427125,135) where T is expressed in degrees.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A calculator that can help you convert between polar and cartesian coordinate system can be found in the following reference.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "http://www.random-science-tools.com/maths/coordinate-converter.htm \n" ); document.write( " |