The period of y = sin(3x) + cos(2x) is
Question 1
Q1. The period of y = sin(3x) + cos(2x) is
Answer: 2π / gcd(3, 2)
Explanation: The period of sin(ax) + cos(bx) is 2π / gcd(a, b). Here, gcd(3, 2) = 1, so period = 2π.