JEE Exam  >  JEE Tests  >  Mathematics (Maths) for JEE Main & Advanced  >  Test: Distance Formula 3D Geometry - JEE MCQ

Test: Distance Formula 3D Geometry - JEE MCQ


Test Description

10 Questions MCQ Test Mathematics (Maths) for JEE Main & Advanced - Test: Distance Formula 3D Geometry

Test: Distance Formula 3D Geometry for JEE 2025 is part of Mathematics (Maths) for JEE Main & Advanced preparation. The Test: Distance Formula 3D Geometry questions and answers have been prepared according to the JEE exam syllabus.The Test: Distance Formula 3D Geometry MCQs are made for JEE 2025 Exam. Find important definitions, questions, notes, meanings, examples, exercises, MCQs and online tests for Test: Distance Formula 3D Geometry below.
Solutions of Test: Distance Formula 3D Geometry questions in English are available as part of our Mathematics (Maths) for JEE Main & Advanced for JEE & Test: Distance Formula 3D Geometry solutions in Hindi for Mathematics (Maths) for JEE Main & Advanced course. Download more important topics, notes, lectures and mock test series for JEE Exam by signing up for free. Attempt Test: Distance Formula 3D Geometry | 10 questions in 10 minutes | Mock test for JEE preparation | Free important questions MCQ to study Mathematics (Maths) for JEE Main & Advanced for JEE Exam | Download free PDF with solutions
Test: Distance Formula 3D Geometry - Question 1

The equation representing the set of points which are equidistant from the points (1, 2 , 3) and (3 , 2 , -1) is

Detailed Solution for Test: Distance Formula 3D Geometry - Question 1

Let the given points be A (1, 2, 3) and B (3, 2, -1) Let P(x, y, z) be any point which is equidistant from the points A and B.
Then PA = PB 


⇒ (x - 1)2 + (y - 2)2 + (z - 3)2
= (x - 3)2 + (y - 2)2 + (z +1)2
⇒ x2 +1 - 2x + y2 + 4 - 4y + z2 + 9 - 6z
= x2 + 9 - 6x + y2 + 4 - 4y + z2 +1+2z
⇒ 6x - 2x - 4y + 4y -  6z - 2z = 0
⇒ 4x - 8z = 0
⇒ x - 2z = 0
This is the required equation of the set of points in reference.

Test: Distance Formula 3D Geometry - Question 2

The locus of the point which is equidistant from the points A(0, 2, 3) and B(2, -2, 1) is:

Detailed Solution for Test: Distance Formula 3D Geometry - Question 2

Test: Distance Formula 3D Geometry - Question 3

The distances of the point (1, 2, 3) from the coordinate axes are A, B and C respectively. Which option is correct?

Detailed Solution for Test: Distance Formula 3D Geometry - Question 3

Given points (1,2,3)
Pt A (1,0,0) on x axis
Pt B (0,2,0) on y axis
Pt C (0,0,3) on z axis
A2 = [0 + 2 + 3]
A2 = 13
B2 = [1 + 0 + 3]
B2 = 10
C2 = [1 + 2 + 0]
C2 = 5
 
a)2A2C2 = 13B2
⇒ 2(13)(5) = 13(10)
⇒ 130 = 130 {true}
 
b) A2 = 2C2
⇒ (13) = 2(5)
⇒ 13 = 10 {false}
 
c)B2 = 3C2
⇒ 10 = 3(5)
⇒ 10 = 15 {false}
 
d)A2 = B2 + C2
⇒ (13) = 10 + 5
⇒ 13 = 15 {false}

Test: Distance Formula 3D Geometry - Question 4

A and B be the points (3, 4, 5) and (-1, -3, -7), respectively. the equation of the set of points P such that PA2 + PB2 = k2, where k is a constant, will

Detailed Solution for Test: Distance Formula 3D Geometry - Question 4

Let's break down the given problem step by step:

We are given two points:
A = (3, 4, 5)
B = (-1, -3, -7)

We need to find the equation of a set of points P = (x, y, z) such that the sum of the squared distances from P to A and from P to B is equal to a constant k squared. That is:

PA² + PB² = k²

Step 1: Use the distance formula

The square of the distance from point P to point A is:
PA² = (x - 3)² + (y - 4)² + (z - 5)²

The square of the distance from point P to point B is:
PB² = (x + 1)² + (y + 3)² + (z + 7)²

Step 2: Combine both expressions

Add both squared distances together:

PA² + PB² = [(x - 3)² + (y - 4)² + (z - 5)²] + [(x + 1)² + (y + 3)² + (z + 7)²]

Step 3: Expand and simplify

Now expand all the squared terms:

(x - 3)² = x² - 6x + 9
(y - 4)² = y² - 8y + 16
(z - 5)² = z² - 10z + 25

(x + 1)² = x² + 2x + 1
(y + 3)² = y² + 6y + 9
(z + 7)² = z² + 14z + 49

Now combine all the terms:

PA² + PB² =
x² - 6x + 9 + y² - 8y + 16 + z² - 10z + 25

  • x² + 2x + 1 + y² + 6y + 9 + z² + 14z + 49

Now group like terms:

x² + x² = 2x²
y² + y² = 2y²
z² + z² = 2z²

-6x + 2x = -4x
-8y + 6y = -2y
-10z + 14z = 4z

Now add the constants:
9 + 16 + 25 + 1 + 9 + 49 = 109

So the simplified equation is:

2x² + 2y² + 2z² - 4x - 2y + 4z + 109 = k²

Step 4: Final Analysis

You can see that the entire left-hand side of the equation has no terms involving k, and the right-hand side is simply k squared.

That means the equation contains only k to the power 2, and no term with just k or any other powers.

Final Answer:

Option b) Have a term of k to the power 2 only

Test: Distance Formula 3D Geometry - Question 5

A(4,7,8) B(2,3,4) , C (-1,-2,1) and D(1,2,5) are vertices of a quadrilateral. The quadrilateral is a

Detailed Solution for Test: Distance Formula 3D Geometry - Question 5

AB =  [(2−4)2 +(3−2)+(4−8)2]1/2
 AB=  [(−2)2 + (1)2 + (−4)2]^1/2
 AB =  (21)1/2
Similarly you find that BC=  (43)1/2
CD= (33)1/2  and DA= (43)1/2 
Hence opposite sides of quadrilateral are equal, Now we check the diagonals
AC=  [(-1-4)2 + (−2-7)2 + (1−8)2]1/2
AC=  (155)1/2
similarly BD=  (3)1/2
Diagonals are not equal
direction ratio of line passing through AB is (-2,-4,-4)
direction ratio of line passing through  CD is (2,4,4), As the dr of AB and CD are proportional which means AB is parallel to CD,
Similarly check for BC and DA then you will find that they are also parallel
Hence it is parallelogram.

Test: Distance Formula 3D Geometry - Question 6

Find the points on z-axis which are at a distance  from the point (1, 2, 3).

Detailed Solution for Test: Distance Formula 3D Geometry - Question 6

Let the point on Z axis be given as (0,0,z).  The distance between (1,2,3) and (0,0,z) is given as [(1)2 + (2)2 + (3-z)2]½ = (21)1/2
5+(3−z)2=21
z2−6z−7=0
z=7,z = −1
Hence points are (0,0,7),(0,0,−1)

Test: Distance Formula 3D Geometry - Question 7

The distance of the point (3, 4, 5) from X-axis is:

Test: Distance Formula 3D Geometry - Question 8

The distance between the points P(x1, y1, z1) and Q (x2, y2, z2) is given by:

Detailed Solution for Test: Distance Formula 3D Geometry - Question 8





 

Test: Distance Formula 3D Geometry - Question 9

The points (1, -1, 3), (2, -4, 5) and (5, -13, 11) are:

Test: Distance Formula 3D Geometry - Question 10

If P,Q,R be the mid points of sides AB, AC and BC of triangle ABC. Where , A (0, 0, 6), B (0,4, 0)and (6, 0, 0).Then

209 videos|447 docs|187 tests
Information about Test: Distance Formula 3D Geometry Page
In this test you can find the Exam questions for Test: Distance Formula 3D Geometry solved & explained in the simplest way possible. Besides giving Questions and answers for Test: Distance Formula 3D Geometry, EduRev gives you an ample number of Online tests for practice
Download as PDF