Solveeit Logo

Question

Question: In $\triangle ABC$, if $P, Q, R$ divides sides $BC, AC$ and $AB$ respectively in the ratio $k:1$ and...

In ABC\triangle ABC, if P,Q,RP, Q, R divides sides BC,ACBC, AC and ABAB respectively in the ratio k:1k:1 and area of PQRarea of ABC=13\frac{\text{area of } \triangle PQR}{\text{area of } \triangle ABC}=\frac{1}{3}, then kk is equal to

A

1/3

B

2

C

3

D

None of these

Answer

2

Explanation

Solution

Let Δ\Delta be the area of ABC\triangle ABC. If points P,Q,RP, Q, R divide sides AB,BC,CAAB, BC, CA respectively in the ratio k:1k:1, the ratio of the area of PQR\triangle PQR to the area of ABC\triangle ABC is given by the formula Area(PQR)Area(ABC)=k2k+1(k+1)2\frac{\text{Area}(\triangle PQR)}{\text{Area}(\triangle ABC)} = \frac{k^2 - k + 1}{(k+1)^2}.

Assuming the question intended this standard configuration (or that the formula holds regardless of the cyclic permutation of sides), we set this ratio equal to the given value 1/31/3:

k2k+1(k+1)2=13\frac{k^2 - k + 1}{(k+1)^2} = \frac{1}{3}

3(k2k+1)=(k+1)23(k^2 - k + 1) = (k+1)^2

3k23k+3=k2+2k+13k^2 - 3k + 3 = k^2 + 2k + 1

2k25k+2=02k^2 - 5k + 2 = 0

Factoring the quadratic equation: (2k1)(k2)=0(2k - 1)(k - 2) = 0

The solutions are 2k1=0    k=1/22k - 1 = 0 \implies k = 1/2 or k2=0    k=2k - 2 = 0 \implies k = 2.

Since the ratio is k:1k:1, kk must be positive. Both 1/21/2 and 22 are positive.

Comparing with the given options, k=2k=2 is option b.