问题13。证明顶点为O(0,0,0),A(0,1,1),B(1,0,1)和C(1,1,0)的四面体是正则四面体。
解决方案:
Given: The points O(0,0,0), A(0,1,1), B(1,0,1) and C(1,1,0).
A regular tetrahedron has all equal sides and diagonals.
We know that the distance between two points (a, b, c) and (d, e, f) is given as follows:
Clearly, OA = OB = OC = AB = BC = CA.
Hence O, A, B and C represent a regular tetrahedron.
问题14。证明点(3,2,2),(-1,1,3),(0,5,6),(2,1,2)位于一个以(1,3)为中心的球上,4)。还要找到它的半径。
解决方案:
Given: The points A(3,2,2), B(-1,1,3), C(0,5,6), D(2,1,2) and E(1,3,4)
We know that the distance between two points (a, b, c) and (d, e, f) is given as follows:
= 3
= 3
= 3
= 3
Since EA = EB = EC = ED, the points lie on a sphere with centre E.
Radius of the sphere = 3 units.
问题15。找到与四个点O(0,0,0),A(2,0,0),B(0,3,0)和C(0,0,8)等距的点的坐标)。
解决方案:
Given: Points O(0,0,0), A(2,0,0), B(0,3,0) and C(0,0,8).
Let the required point be P(x,y,z).
We are given that OP = PA ⇒ OP2 = PA2
Using formula, we have:
⇒ x2 + y2 + z2 = x2 − 4x + 4 + y2 +z2
⇒ 4x = 4
⇒ x = 1
Similarly, OP2 = PB2
⇒
⇒ x2 + y2 + z2 = x2 + y2 − 6y +9 +z2
⇒ 6y = 9
⇒ y = 3/2
Also, OP2 = PC2
⇒
⇒ x2 + y2 + z2 = x2 + y2 +z2 − 16z + 64
⇒ 16z = 64
⇒ z = 4
Hence the point is P[1, 3/2, 4].
问题16。如果A(-2,2,3)和B(13,-3,13)是两个点,请找到点P的轨迹,该点以3PA = 2PB的方式运动。
解决方案:
Given: A(-2,2,3) and B(13,-3,13)
Let P = (x, y, z) be the required point.
We are given 3PA = 2PB
Using the formula,, we have:
Squaring both sides, we have;
9(x2 + 4x +4 + y2 + 4 − 4y + z2 + 9 − 6z) = 4(x2 + 169 − 26x + y2 +9 + 6y + z2 + 169 − 26z)
⇒ 5(x2 + y2 +z2) + 140x − 60y + 50z − 1235 = 0.
问题17:如果PA 2 + PB 2 = 2k 2 ,则找到P的轨迹,其中A和B是点(3,4,5)和(-1,3,-7)。
解决方案:
Given: A(3,4,5) and B(-1,3,-7)
Let P(x, y, z) be the required point.
PA2 + PB2 = 2k2. Using the formula,we have:
⇒ 2x2 + 2y2 + 2z2 − 4x −14y + 4z + 109 − 2k2 = 0
⇒ 2(x2 + y2 +z2) − 4x −14y + 4z + 109 − 2k2 = 0.
问题18:证明点A(a,b,c),B(b,c,a)和C(c,a,b)是等边三角形的顶点。
解决方案:
Given: points A(a, b, c), B(b, c, a) and C(c, a, b)
Using formula, distance between two points (a, b, c) and (d, e, f) is given as follows:
Since AB = BC = CA
ABC is an equilateral triangle.
问题19.点A(3,6,9),B(10,20,30)和C(25,41,5)是直角三角形的顶点吗?
解决方案:
Given: A(3,6,9), B(10,20,30) and C(25,41,5)
Using formula, distance between two points (a, b, c) and (d, e, f) is given as follows:
⇒ AB2 = 586
⇒ BC2 = 4571
⇒ CA2 = 2709
Since, AB2 + BC2 ≠ AC2
AB2 + AC2 ≠ BC2
BC2 + AC2 ≠ AB2
ABC is not a right triangle.
问题20.验证:
(i)(0,7,-10),(1,6,-6)和(4,9,-6)是等腰三角形的顶点。
解决方案:
Given: A(0,7,-10), B(1,6,-6) and C(4,9,-6)
Using formula, distance between two points (a, b, c) and (d, e, f) is given as follows:
= 6
Since AB = BC, ABC is an isosceles triangle.
(ii)(0,7,-10),(-1,6,6)和(4,9,-6)是直角三角形的顶点。
解决方案:
Given: Given: A(0,7,-10), B(1,6,-6) and C(4,9,-6)
Using formula, distance between two points (a, b, c) and (d, e, f) is given as follows:
= 6
Since AB2 + BC2 = AC2, ABC is a right triangle.
(iii)(-1,2,1),(1,2,5),(4,-7,8)和(2,-3,4)是平行四边形的顶点。
解决方案:
Given: A(-1,2,1), B(1,-2,5), C(4,-7,8) and D(2,-3,4)
Using formula, distance between two points (a, b, c) and (d, e, f) is given as follows:
Since the opposite sides are equal, ABCD is a parallelogram.
(iv)(5,-1,1),(7,-4,7),(1,-6,10)和(-1,-3,4)是菱形的顶点。
解决方案:
Given: A(5,-1,1), B(7,-4,7), C(1,-6,10) and D(-1,-3,4)
Using formula, distance between two points (a, b, c) and (d, e, f) is given as follows:
Since AB = BC = CA = AD
ABCD is a rhombus.
问题21.找到与点(1,2,3)和(3,2,-1)等距的点的轨迹。
解决方案:
Let P(x, y, z) be the point equidistant from the points A(1,2,3) and B(3,2,-1).
Using formula, distance between two points (a, b, c) and (d, e, f) is given as follows:
⇒ AP = BP or AP2 = BP2
⇒ (x − 1)2 + (y − 2)2 + (z − 3)2 = (x − 3)2 + (y − 2)2 + (z + 1)2
⇒ 4x − 8z = 14 − 14
⇒ x − 2z = 0.
问题22:证明点A(1,2,3),B(-1.-2,-1),C(2,3,2)和D(7,4,6)是a的顶点平行四边形ABCD。
解决方案:
Using formula, distance between two points (a, b, c) and (d, e, f) is given as follows:
Since the opposite sides are equal, ABCD is a parallelogram.
问题23:找到该点的轨迹,其与点A(4,0,0)和B(-4,0,0)的距离之和等于10。
解决方案:
Let P(x, y, z) be the required locus.
Given: PA + PB = 10. Using distance formula,
Squaring both sides, we get
16x2 + 625 + 200x = 25(x2 + y2 + z2 + 8x + 16)
⇒ 9x2 + 25y2 + 25z2 – 225 = 0
问题24.找到点集合P的方程,以使其与点A(3,4,-5)和B(-2,1,4)的距离相等。
解决方案:
Given: A(3,4,-5) and B(-2,1,4)
Let P(x, y, z) be the required point, It is given that PA = PB.
Hence, PA2 = PB2
Using distance formula, we have,
⇒ -6x + 9 – 8y + 16 + 10z + 25 = 4x + 4 – 2y +1 – 8z +16
⇒ 10x + 6y – 18z -29 = 0.