document.write( "Question 473492: radian measure of -545 degrees \n" ); document.write( "
Algebra.Com's Answer #324705 by Theo(13342)![]() ![]() You can put this solution on YOUR website! to convert degrees to radians, you need to multiply by pi/180. \n" ); document.write( "to convert radians to degrees, you need to multiply by 180/pi. \n" ); document.write( "-545 degrees is equivalent to -545*pi/180 = -3.027777778 * pi radians. \n" ); document.write( "this would be equivalent to -9.512044423 radians. \n" ); document.write( "pi is a constant that is equal to 3.141592654 \n" ); document.write( "an angle that an arc makes on a circle can be measured in degrees or in radians. \n" ); document.write( "a whole circle is equal to 360 degrees. \n" ); document.write( "a whole circle is equal to 2*pi radians. \n" ); document.write( "an arc that covers half the circumference of a circle has a central angle of 180 degrees. \n" ); document.write( "this is equivalent to pi radians. \n" ); document.write( "if you want to find the length of an arc on a circle, you need to know the angle and you need to know the radius. \n" ); document.write( "assume the radius is equal to 5 and the angle of the arc is equal to 90 degrees. \n" ); document.write( "the length of the arc would be equal to (90/360)*2*pi*5. \n" ); document.write( "this becomes (pi/2)*5. \n" ); document.write( "if you know the measure of the angle in radians, then the formula to find the length of the arc is simpler. \n" ); document.write( "a 90 degree angle is equivalent to an angle of (90/180) * pi = pi/2 radians. \n" ); document.write( "the length of the arc would be equal to (pi/2)*5. \n" ); document.write( "so, if the angle is expressed in degrees, then the length of the arc is given by the formula: \n" ); document.write( "Length of Arc = (Angle/360) * 2 * pi * radius \n" ); document.write( "and, if the angle is expressed in radians, then the length of the arc is given by the formula: \n" ); document.write( "Length of Arc = Angle * radius. \n" ); document.write( "Note that (Angle/360) * 2 * pi is equal to (Angle/180) * pi. \n" ); document.write( "This is exactly the formula used to convert an angle expressed in degrees into an angle expressed in radians.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |