Question:medium

With usual notation, in a triangle ABC $\frac{b+c}{11} = \frac{c+a}{12} = \frac{a+b}{13}$, then the value of $\cos B$ is equal to

Show Hint

In ratio problems, use a constant $k$ to represent side lengths and then apply standard triangle formulae.
Updated On: May 14, 2026
  • $\frac{17}{35}$
  • $\frac{17}{70}$
  • $\frac{19}{35}$
  • $\frac{19}{70}$
Show Solution

The Correct Option is C

Solution and Explanation

Step 1: Understanding the Question:
We are given ratios of sums of sides of a triangle. We need to find individual side values to calculate $\cos B$ using the cosine rule.
Step 3: Detailed Explanation:
1. Let $\frac{b+c}{11} = \frac{c+a}{12} = \frac{a+b}{13} = k$.
$b+c = 11k$ (i)
$c+a = 12k$ (ii)
$a+b = 13k$ (iii)
2. Adding (i), (ii), and (iii):
$2(a+b+c) = 36k \implies a+b+c = 18k$.
3. Find individual sides:
$a = (a+b+c) - (b+c) = 18k - 11k = 7k$.
$b = (a+b+c) - (c+a) = 18k - 12k = 6k$.
$c = (a+b+c) - (a+b) = 18k - 13k = 5k$.
4. Calculate $\cos B$ using Cosine Rule:
$\cos B = \frac{a^2 + c^2 - b^2}{2ac}$
$\cos B = \frac{(7k)^2 + (5k)^2 - (6k)^2}{2(7k)(5k)} = \frac{49 + 25 - 36}{70} = \frac{38}{70} = \frac{19}{35}$.
Step 4: Final Answer:
The value of $\cos B$ is $\frac{19}{35}$.
Was this answer helpful?
0