Chat with our AI personalities
It is n + 6.
n = number n + 6 ======
1. start 2. sum=0 3. input n 3. for i=1 to n do 4. input x 5. sum=sum+x end of for (3) 6. avg=sum/n 7. output sum, avg 8. stop
N - 8
The sum of angles in degree = 180(n - 2), where n is the number of sides of the regular polygon. The sum of angles in degree = 180(n - 2); n = 8 The sum of angles in degree = 180(8 - 2) = 180(6) = 1,080 Angle in degree = (The sum of angles in degree)/n Angle in degree = (1,080)/8 = 135 Thus, in a regular octagon, the degree of an angle is 135.