Solveeit Logo

Question

Question: If A = (5, 1, p), B = (1, q, p) and C = (1, -2, 3) are vertices of triangle and G = $(\frac{-4}{3}, ...

If A = (5, 1, p), B = (1, q, p) and C = (1, -2, 3) are vertices of triangle and G = (43,13)(\frac{-4}{3}, \frac{1}{3}) is its centroid, then the values of p, q, r are respectively

A

-1, 3, 7/3

B

-1, -3, 7/3

C

1, -3, 7/3

D

1, 3, 7/3

Answer

-1, -3, 7/3

Explanation

Solution

To find the values of p, q, and r, we use the centroid formula for a triangle in 3D space. Given the vertices A = (5, 1, p), B = (1, q, p), and C = (1, -2, 3), the centroid G is calculated as:

G=(xA+xB+xC3,yA+yB+yC3,zA+zB+zC3)G = \left(\frac{x_A + x_B + x_C}{3}, \frac{y_A + y_B + y_C}{3}, \frac{z_A + z_B + z_C}{3}\right)

Given G=(43,13,r)G = \left(\frac{-4}{3}, \frac{1}{3}, r\right), we can set up the following equations:

  1. For the x-coordinate:

5+1+13=73\frac{5 + 1 + 1}{3} = \frac{7}{3}

This doesn't directly help us find p, q, or r, but it confirms the x-coordinate calculation.

  1. For the y-coordinate:

1+q+(2)3=13\frac{1 + q + (-2)}{3} = \frac{1}{3}

1+q2=11 + q - 2 = 1

q1=1q - 1 = 1

q=2q = 2

  1. For the z-coordinate:

p+p+33=r\frac{p + p + 3}{3} = r

2p+33=r\frac{2p + 3}{3} = r

However, there seems to be a mistake in the centroid G. It should be (r,43,13)\left(r, \frac{-4}{3}, \frac{1}{3}\right). Let's correct the equations:

  1. For the x-coordinate:

r=5+1+13=73r = \frac{5 + 1 + 1}{3} = \frac{7}{3}

  1. For the y-coordinate:

1+q+(2)3=43\frac{1 + q + (-2)}{3} = \frac{-4}{3}

1+q2=41 + q - 2 = -4

q1=4q - 1 = -4

q=3q = -3

  1. For the z-coordinate:

p+p+33=13\frac{p + p + 3}{3} = \frac{1}{3}

2p+3=12p + 3 = 1

2p=22p = -2

p=1p = -1

Thus, p=1p = -1, q=3q = -3, and r=73r = \frac{7}{3}.