52.2k views
1 vote
Convert the angle to decimal degree rounded to hundredth 77°39’

1 Answer

2 votes

Our angle is written in degree, minutes and seconds format.

Let's say we have the following number on this format

xº y' z''.

To convert this number to decimal, we use the following formula


x^oy^(\prime)z^(\prime)^(\prime)=(x+(y)/(60)+(z)/(3,600))^o

Using this formula in our angle 77º 39', we have


77^o39^(\prime)=(77+(39)/(60)_{})^o=77.65^o

And this is our answer. Our angle written in decimal form is 77.65º.

User Zeng Cheng
by
4.2k points