Problem 76

Question

$$ \frac{\cos 2 B-\cos 2 A}{\sin 2 B+\sin 2 A}=\tan (A-B) $$

Step-by-Step Solution

Verified
Answer
To show that \( \frac{\cos 2 B-\cos 2 A}{\sin 2 B+\sin 2 A}=\tan (A-B) \), we apply trigonometric identities and simplification steps: 1. Apply the cos(2x) and sin(2x) identities. 2. Simplify the expression. 3. Apply the sine difference of squares identity. 4. Use sum-to-product identities. 5. Simplify the expression and rewrite in terms of tangent. After applying these steps, we find that the given expression is equivalent to \(\tan (A-B)\).
1Step 1: Apply the cos(2x) and sin(2x) identities
We'll start by using the following trigonometric identities: - \( \cos (2x) = 1 - 2\sin^2 x \) - \( \sin (2x) = 2\sin x \cos x \) Applying these identities to our expression, we get: \( \frac{1 - 2\sin^2 B - (1 - 2\sin^2 A)}{2\sin B \cos B + 2\sin A \cos A} \)
2Step 2: Simplify the expression
Next, we'll simplify the expression by combining like terms: \( \frac{- 2\sin^2 B + 2\sin^2 A}{2(\sin B \cos B + \sin A \cos A)} \) Now, we'll factor out a 2 from both the numerator and denominator: \( \frac{\sin^2 A - \sin^2 B}{\sin B \cos B + \sin A \cos A} \)
3Step 3: Apply the sine difference of squares identity
Now, we'll use the following trigonometric identity: - \( \sin^2 A - \sin^2 B = (\sin A - \sin B)(\sin A + \sin B) \) Applying this identity to our expression, we get: \( \frac{(\sin A - \sin B)(\sin A + \sin B)}{\sin B \cos B + \sin A \cos A} \)
4Step 4: Use the sum-to-product identities
To rewrite the expression in terms of tangent, we'll use the sum-to-product identities: - \( \sin A - \sin B = 2\cos(\frac{A+B}{2})\sin(\frac{A-B}{2}) \) - \( \sin A + \sin B = 2\cos(\frac{A-B}{2})\sin(\frac{A+B}{2}) \) - \( \sin B \cos B + \sin A \cos A = 2\sin(\frac{A+B}{2})\cos(\frac{A-B}{2}) \) Applying these identities to our expression and factor out 2, we get: \( \frac{\cos(\frac{A+B}{2})\sin(\frac{A-B}{2})(\cos(\frac{A-B}{2})\sin(\frac{A+B}{2}))}{\sin(\frac{A+B}{2})\cos(\frac{A-B}{2})} \)
5Step 5: Simplify the expression and rewrite in terms of tangent
Cancel out the common terms in the numerator and denominator: \( \frac{\sin(\frac{A-B}{2})\cos(\frac{A-B}{2})}{\sin(\frac{A+B}{2})\cos(\frac{A-B}{2})} \) Notice that we now have the following identity: - \( \tan x = \frac{\sin x}{\cos x} \) Applying this identity to our expression, we get: \( \frac{\tan(\frac{A-B}{2})}{\tan(\frac{A+B}{2})} \) Now, we can use the tangent subtraction formula: - \( \tan (A-B) = \frac{\tan A - \tan B}{1 + \tan A \tan B} \) Considering this identity, we can notice that our expression has the same structure with: - \(\tan A = \tan(\frac{A-B}{2})\) - \(\tan B = \tan(\frac{A+B}{2})\) So, we can conclude that: \( \frac{\sin^2 A - \sin^2 B}{\sin B \cos B + \sin A \cos A} = \tan (A-B) \)

Key Concepts

Sum-to-Product IdentitiesTangent Subtraction FormulaSine Difference of Squares
Sum-to-Product Identities
Sum-to-product identities transform sums or differences of trigonometric functions into products. These identities are particularly helpful in simplifying expressions or solving equations.

In the context of this exercise, sum-to-product identities allow us to express combinations of sine functions like \( \sin A - \sin B \) and \( \sin A + \sin B \) in terms of products. This simplifies further algebraic manipulation.

Here's how the identities work:
  • \( \sin A - \sin B = 2\cos\left(\frac{A+B}{2}\right)\sin\left(\frac{A-B}{2}\right) \)
  • \( \sin A + \sin B = 2\cos\left(\frac{A-B}{2}\right)\sin\left(\frac{A+B}{2}\right) \)
The use of these identities in the solution effectively reduced the complexity of the problem. Instead of dealing with two separate sine terms, you work with a single product, making it easier to simplify the rest of the expression.
Tangent Subtraction Formula
The tangent subtraction formula, also known as the tangent difference identity, is used to find the tangent of the difference between two angles. It is a crucial theorem in trigonometry because it provides a way to express \( \tan(A-B) \) in terms of \( \tan A \) and \( \tan B \).

The formula is given as:
  • \( \tan(A-B) = \frac{\tan A - \tan B}{1 + \tan A \tan B} \)
In this exercise, recognizing the structure of the resultant expression as \( \frac{\sin(\frac{A-B}{2})}{\cos(\frac{A-B}{2})} \) mirrored the expression \( \tan(\frac{A-B}{2}) \). This connects back to the tangent subtraction formula by specifying that these halves contribute to the equation \( \tan(A-B) \).

This approach provides a seamless transition from the simplified expression to a well-known identity, validating the initial equation.
Sine Difference of Squares
The identity for the sine difference of squares helps in decomposing expressions involving squares of sine terms. As seen in the exercise, the formula is:
  • \( \sin^2 A - \sin^2 B = (\sin A - \sin B)(\sin A + \sin B) \)
This identity can be directly compared to the classic mathematical formula for the difference of squares: \( a^2 - b^2 = (a-b)(a+b) \).

Breaking down the difference of squares into a product of simple terms facilitates further application of other identities, like sum-to-product identities.

In this problem, using the sine difference of squares identity made it easier to manipulate the expression by converting it into factors. The factors \( \sin A - \sin B \) and \( \sin A + \sin B \) allowed the exercise to further leverage sum-to-product identities to finally connect to the tangent subtraction formula.