Question:medium

Find the general solution for \(x\) if \( \cos 4x = \cos 3x \).

Show Hint

Whenever you encounter \( \cos A = \cos B \), remember the identity \(A = 2n\pi \pm B\). This automatically generates two sets of solutions which must both be considered.
Updated On: Apr 16, 2026
  • \(x = 2n\pi \)
  • \(x = \frac{2n\pi}{7} \)
  • \(x = \frac{2n\pi}{7}, \; 2n\pi \)
  • \(x = \frac{n\pi}{7} \)
Show Solution

The Correct Option is C

Solution and Explanation

Step 1: Understanding the Question:
The equation is a trigonometric equality of cosine functions.
To find the general solution, we must account for the periodicity and symmetry of the cosine graph across all quadrants.
Step 2: Key Formula or Approach:
The general solution for \( \cos \theta = \cos \alpha \) is:
\[ \theta = 2n\pi \pm \alpha, \text{ where } n \in \mathbb{Z} \]
Step 3: Detailed Explanation:
Given the equation:
\[ \cos 4x = \cos 3x \]
Applying the general formula where \( \theta = 4x \) and \( \alpha = 3x \):
\[ 4x = 2n\pi \pm 3x \]
This gives two separate cases:
Case 1: Positive sign
\[ 4x = 2n\pi + 3x \]
\[ 4x - 3x = 2n\pi \]
\[ x = 2n\pi \]
Case 2: Negative sign
\[ 4x = 2n\pi - 3x \]
\[ 4x + 3x = 2n\pi \]
\[ 7x = 2n\pi \]
\[ x = \frac{2n\pi}{7} \]
Step 4: Final Answer:
Combining both cases, the general solution is \(x = 2n\pi \) or \( x = \frac{2n\pi}{7} \).
Was this answer helpful?
1