📖 Explanation
The problem provides a logarithmic equality: log(P)=21log(Q)=31log(R). We need to find the correct relationship between P, Q, and R from the given options.
First, let's establish relationships between P, Q, and R using the properties of logarithms.
From log(P)=21log(Q):
Multiply both sides by 2: 2log(P)=log(Q)
Using the logarithm property nlog(a)=log(an): log(P2)=log(Q)
Since the logarithms are equal, their arguments must be equal: P2=Q.
Next, from log(P)=31log(R):
Multiply both sides by 3: 3log(P)=log(R)
Using the logarithm property nlog(a)=log(an): log(P3)=log(R)
Since the logarithms are equal, their arguments must be equal: P3=R.
Now we have two key relationships: Q=P2 and R=P3. Let's substitute these into each option to find the true statement.
Option A: P2=Q3R2
Substitute Q=P2 and R=P3:
P2=(P2)3(P3)2
P2=P6⋅P6
P2=P12 (This is not generally true.)
Option B: Q2=PR
Substitute Q=P2 and R=P3:
(P2)2=P⋅(P3)
P4=P4 (This statement is TRUE.)
Option C: Q2=R3P
Substitute Q=P2 and R=P3:
(P2)2=(P3)3⋅P
P4=P9⋅P
P4=P10 (This is not generally true.)
Option D: R=P2Q2
Substitute Q=P2 and R=P3:
P3=P2⋅(P2)2
P3=P2⋅P4
P3=P6 (This is not generally true.)
Therefore, the relationship Q2=PR is true.