Question
Question: Let P(0,3,4) and Q(5,12,0) be 2 given points. A is point on x axis for which PA+QA is minimum. B is ...
Let P(0,3,4) and Q(5,12,0) be 2 given points. A is point on x axis for which PA+QA is minimum. B is a point on Y axis for which PB+QB is minimum. C is a point on z axis for which PC+QC is minimum. then find eq of plane through ABC and volume of tetrahedron OABC
Plane: 2517x+7y+134z=1
Volume of Tetrahedron OABC: 4082275
Solution
We are given
P(0,3,4),Q(5,12,0)and we need to choose
- A on the x‐axis, i.e. A=(a,0,0) so that PA+QA is minimum,
- B on the y‐axis, i.e. B=(0,b,0) so that PB+QB is minimum,
- C on the z‐axis, i.e. C=(0,0,c) so that PC+QC is minimum.
Then we find (i) the equation of the plane through A, B, C and (ii) the volume of tetrahedron OABC.
We now show a brief solution.
Step 1. Find A on the x–axis
Let
A=(a,0,0).Then
PA=(a−0)2+(0−3)2+(0−4)2=a2+9+16=a2+25, QA=(a−5)2+(0−12)2+(0−0)2=(a−5)2+144.So the distance function is
f(a)=a2+25+(a−5)2+144.Differentiate with respect to a and set f′(a)=0. (A standard trick is to set up the derivative:)
dada2+25=a2+25a,dad(a−5)2+144=(a−5)2+144a−5.Thus the condition is
a2+25a+(a−5)2+144a−5=0.Solve by isolating one term and then squaring:
a2+25a=(a−5)2+1445−a,Squaring gives:
a2+25a2=(a−5)2+144(5−a)2.Noting that (5−a)2=(a−5)2, cross–multiply:
a2[(a−5)2+144]=(a−5)2(a2+25).Expanding and canceling the common term we get:
144a2=25(a−5)2.Taking positive square roots (we expect the optimum to occur with a>0) gives
12a=5∣a−5∣.(For a between 0 and 5, a−5 is negative so ∣a−5∣=5−a.) Thus
12a=5(5−a)⟹12a=25−5a⟹17a=25,so
a=1725.Thus,
A=(1725,0,0).Step 2. Find B on the y–axis
Let
B=(0,b,0).Then
PB=(0−0)2+(b−3)2+(0−4)2=(b−3)2+16, QB=(5−0)2+(12−b)2+(0−0)2=25+(12−b)2.Define
g(b)=(b−3)2+16+(12−b)2+25.Differentiating and setting g′(b)=0 leads to
(b−3)2+16b−3−(12−b)2+2512−b=0.So
(b−3)2+16b−3=(12−b)2+2512−b.Squaring both sides yields:
(b−3)2+16(b−3)2=(12−b)2+25(12−b)2.Cross–multiplying,
(b−3)2[(12−b)2+25]=(12−b)2[(b−3)2+16].Cancel the common term and simplify to obtain:
25(b−3)2=16(12−b)2.Taking square roots (and for 3<b<12 we have b−3>0 and 12−b>0):
5(b−3)=4(12−b).Solve:
5b−15=48−4b⟹9b=63⟹b=7.Thus,
B=(0,7,0).Step 3. Find C on the z‐axis
Let
C=(0,0,c).Then
PC=(0−0)2+(0−3)2+(c−4)2=9+(c−4)2, QC=(5−0)2+(12−0)2+(0−c)2=25+144+c2=c2+169.So
h(c)=(c−4)2+9+c2+169.Differentiate with respect to c to get:
dcd(c−4)2+9=(c−4)2+9c−4,dcdc2+169=c2+169c.Setting the derivative to zero,
(c−4)2+9c−4+c2+169c=0.That is,
(c−4)2+9c−4=−c2+169c.Square both sides:
(c−4)2+9(c−4)2=c2+169c2.Cross–multiply:
(c−4)2(c2+169)=c2[(c−4)2+9].A cancellation leads to
169(c−4)2=9c2.Thus,
(c−4)2=1699c2.Taking square roots (and noting that for the optimum we expect c<4 so that 4−c>0):
4−c=133c.So,
4=(1+133)c=1316c⟹c=413.Thus,
C=(0,0,413).Step 4. Equation of the Plane Through A, B, C
We now have
A=(1725,0,0),B=(0,7,0),C=(0,0,413).A very neat form is to use the intercept form of a plane. Indeed, a plane with intercepts l,m,n on the x,y,z–axes has equation
lx+my+nz=1.Here, the intercepts are exactly the coordinates of A, B, C so that
l=1725,m=7,n=413.Thus the plane is
2517x+7y+134z=1.Step 5. Volume of Tetrahedron OABC
The tetrahedron has vertices O (origin), A, B, C. Its volume is
V=61det17250007000413.The determinant is the product of the diagonal entries:
det=1725×7×413=17⋅425⋅7⋅13=682275.Thus,
V=61⋅682275=4082275.Minimal –to–the–point explanation
- Write the expression for PA+QA when A=(a,0,0) and minimize to get a=1725.
- Similarly, by writing PB+QB for B=(0,b,0) you get b=7.
- Writing PC+QC for C=(0,0,c) leads to c=413.
- The plane through A, B, C is written in intercept form as 25/17x+7y+13/4z=1,or2517x+7y+134z=1.
- The volume of tetrahedron OABC is V=61(1725⋅7⋅413)=4082275.