Answer:
Option (3). 72°
Step-by-step explanation:
Angle of rotational symmetry = Central angle of a polygon
That means when we rotate the regular polygon by a central angle, polygon overlaps itself.
Central angle of a polygon with n sides = 
Where n = number of sides of the polygon
Therefore, central angle of a polygon with 15 sides = 
= 24°
Central angle tells us that after every 24° of rotation, polygon overlaps itself.
Angle of rotational symmetry may be 48°, 72°, 96°.....
Therefore, Option (3) is the possible angle of rotational symmetry.
Thanksgiving
Oh no! Something went wrong while adding your answer
It's too short.<span> Write at least 20 characters to explain it well.</span>
Answer:
A) b) and c) answer has been explained below.
Step-by-step explanation:
For the question would use 1's and 0's and taking probabilities to be equal for both using random test pattern whose formula is when p = q
then Simplify to
P[k] = nCk /2^n
A.Probability that all bits are 1s
16c16/2^16 = 1/65536
B. Probability that all bits are 0s
16c0/2^16 = 1/65536
C.the probability that exactly 8 bits are 1s and 8 bits are 0s
16c8/2^16 = 12870/65536 =>0.1963 ≈ 19.63%