document.write( "Question 750451: How do you convert angle measures from degrees to radians or vise versa ? \n" ); document.write( "
Algebra.Com's Answer #456583 by fcabanski(1391)\"\" \"About 
You can put this solution on YOUR website!
Radians * 180/pi = degrees.


\n" ); document.write( "degrees * pi.180 = radians.


\n" ); document.write( "Do not use the value of pi. Use \"pi\".


\n" ); document.write( "For example 30 degrees = 30*pi/180 = pi/6 radians.


\n" ); document.write( "pi/2 radians = pi/2 * 180/pi = 90 degrees.
\n" ); document.write( "

Hope the solution helped. Sometimes you need more than a solution. Contact fcabanski@hotmail.com for online, private tutoring, or personalized problem solving (quick for groups of problems.) \n" ); document.write( "

\n" );