Concept:For a regular polygon, each interior angle is found by dividing the total sum of its interior angles by the number of sides.Explanation:Let n be the number of sides of the polygon.The sum of interior angles of an n-sided polygon is (n−2)×180∘.Thus, each interior angle is:n(n−2)×180∘Given that each interior angle is 140∘, we write:140=n(n−2)×180Multiply both sides by n:140n=180n−360Collect like terms:180n−140n=36040n=360Divide both sides by 40:n=40360=9Answer:The polygon has 9 sides.Correct option: A.