Chapter 8: Three Dimensional Geometry (Set-1)

In 3D Cartesian system, how many coordinate axes are there

A One axis only
B Two axes only
C Three mutually perpendicular
D Four axes total

The three coordinate planes in 3D are

A ab, bc, ca
B xy, xz, yz only
C x, y, z planes
D xy, yz, zx

How many octants are formed by three coordinate planes

A Eight octants
B Four octants
C Six octants
D Ten octants

If a point lies on the xy-plane, its z-coordinate is

A Always 1
B Positive only
C Always 0
D Negative only

Distance between P(x1,y1,z1) and Q(x2,y2,z2) equals

A |x1−x2| only
B √[(Δx)²+(Δy)²+(Δz)²]
C (Δx)+(Δy)+(Δz)
D √[(Δx)+(Δy)+(Δz)]

Distance of point P(x,y,z) from origin is

A √(x+y+z)
B x²+y²+z²
C |x|+|y|+|z|
D √(x²+y²+z²)

Midpoint of P(x1,y1,z1) and Q(x2,y2,z2) is

A (x1+x2, y1+y2, z1+z2)
B (x1−x2, y1−y2, z1−z2)
C ((x1+x2)/2, (y1+y2)/2, (z1+z2)/2)
D ((x1−x2)/2, …)

A point lies on yz-plane if its coordinate is

A x = 0
B y = 0
C z = 0
D x = y

Direction cosines (l, m, n) satisfy

A l+m+n = 1
B l²+m²+n² = 0
C lm+mn+nl = 1
D l²+m²+n² = 1

Direction ratios (a, b, c) are related to direction cosines by

A Same always
B Must be integers
C Proportional values
D Always between −1 and 1

If (a,b,c) are direction ratios, direction cosines are

A (a+b+c, …)
B (a/√S, b/√S, c/√S)
C (√a, √b, √c)
D (1/a, 1/b, 1/c)

If a line is parallel to x-axis, its direction ratios can be

A (0,1,0)
B (1,1,0)
C (1,0,0)
D (0,0,1)

Two lines are perpendicular if their direction ratios satisfy

A a1/a2 = b1/b2
B a1b2 + b1c2 + c1a2 = 0
C a1+a2 = 0
D a1a2 + b1b2 + c1c2 = 0

Two lines are parallel if their direction ratios are

A Proportional only
B Negative always
C Perpendicular always
D Equal sum only

Angle between two lines with direction ratios (a1,b1,c1) and (a2,b2,c2) uses

A Cross product only
B Midpoint formula
C Dot product formula
D Section formula

If direction cosines are (l,m,n), angle with x-axis is

A sin⁻¹(l)
B cos⁻¹(l)
C tan⁻¹(l)
D cos⁻¹(m)

A sphere with center at origin and radius r has equation

A x+y+z = r
B x²+y² = r²
C x²+z² = r²
D x²+y²+z² = r²

General equation of a plane in 3D is

A ax²+by²+cz² = 0
B xy+yz+zx = 0
C ax+by+cz+d = 0
D ax+by = 0 only

Normal vector to plane ax+by+cz+d=0 is

A (a, b, c)
B (a+b+c)
C (d, a, b)
D (ab, bc, ca)

Distance of point (x1,y1,z1) from plane ax+by+cz+d=0 is

A |ax1+by1+cz1+d|
B √(a²+b²+c²)
C |d|/√(x1²+y1²+z1²)
D |ax1+by1+cz1+d|/√(a²+b²+c²)

Intercept form of plane cutting axes at a, b, c is

A ax+by+cz = 1
B x+y+z = abc
C x/a + y/b + z/c = 1
D x/a + y/b = 1

Equation of line through point (x1,y1,z1) with direction ratios (a,b,c) is

A x+y+z = 0
B (x−x1)/a = (y−y1)/b = (z−z1)/c
C ax+by+cz = 0
D x/x1 = y/y1 = z/z1

Parametric form of the same line can be written as

A x = x1+at, y = y1+bt, z = z1+ct
B x = x1−at only
C ax+by+cz = 1
D x²+y²+z² = t

Direction ratios of line joining P(x1,y1,z1) and Q(x2,y2,z2) are

A (x1+x2, y1+y2, z1+z2)
B (x1x2, y1y2, z1z2)
C (x1−y1, y1−z1, …)
D (x2−x1, y2−y1, z2−z1)

If two planes are perpendicular, their normals satisfy

A n1 × n2 = 0
B n1 = n2
C n1 · n2 = 0
D |n1| = |n2|

Angle between planes ax+by+cz+d=0 and a’x+b’y+c’z+d’=0 depends on

A normals (a,b,c) and (a’,b’,c’)
B d and d’ only
C intercepts only
D plane areas

A line is perpendicular to a plane if line direction is

A Parallel to plane
B Perpendicular to normal
C Same as intercepts
D Along plane normal

A line is parallel to a plane if line direction vector is

A Perpendicular to plane
B Equal to normal
C Perpendicular to normal
D Zero vector

If l, m, n are direction cosines, then each lies between

A 0 and 1 only
B −1 and 1
C 1 and 2
D −2 and 2

If a point divides PQ internally in ratio m:n, its coordinates are

A (mx1+nx2)/(m+n) etc
B (x1+x2)/2 always
C (mx1−nx2)/(m−n) etc
D (mx2+nx1)/(m+n) etc

If m=n in internal division of PQ, the point becomes

A Origin always
B Same as P
C Midpoint of PQ
D Same as Q

Condition for collinearity of points P, Q, R in 3D is

A PQ vector ∥ PR vector
B PQ = QR always
C x1+x2+x3 = 0
D y1=y2=y3

A basic locus of points at fixed distance r from (a,b,c) is

A Plane
B Line
C Cone
D Sphere

Direction cosines of line through points P and Q are obtained by

A Adding coordinates
B Using plane equation
C Normalizing PQ vector
D Taking midpoint only

If two lines have direction ratios (1,2,3) and (2,4,6), they are

A Perpendicular
B Parallel
C Intersecting always
D Skew always

If direction ratios (a,b,c) satisfy a²+b²+c² = 0, then

A Line is x-axis
B Line is plane
C Angles are acute
D Vector is zero

Angle between lines is acute when their dot product is

A Negative
B Zero
C Positive
D Undefined

A plane parallel to xy-plane has equation form

A z = constant
B ax+by+cz = 0
C x = constant
D y = constant

A plane parallel to yz-plane has equation form

A x = constant
B x = constant
C z = constant
D x+y = constant

Vector form of line through position vector a with direction b is

A r = a × b
B r · b = 0
C r = a + tb
D r = t(a+b)

If a line has direction cosines (0,1,0), it is parallel to

A x-axis
B z-axis
C xy-plane
D y-axis

If a line has equal angles with all three axes, its direction cosines are

A (1,0,0)
B (1/2, 1/2, 0)
C (1/√3, 1/√3, 1/√3)
D (0,1/√2,1/√2)

The intersection of two non-parallel planes is generally a

A Line
B Point
C Plane
D Sphere

A line lies in a plane if it satisfies the plane equation for

A One point only
B Three points only
C No points
D Two points on line

The shortest distance between skew lines is measured along

A Any joining segment
B Common perpendicular
C Parallel direction only
D Coordinate axes only

Distance between two parallel planes ax+by+cz+d1=0 and ax+by+cz+d2=0 is

A |d1−d2|
B √(a²+b²+c²)
C |d1−d2|/√(a²+b²+c²)
D |a+b+c|

Projection of vector a on vector b uses

A Cross product
B Determinant only
C Section formula
D Dot product

If two lines intersect, then they must be

A Coplanar lines
B Always parallel
C Always skew
D Perpendicular always

The point-to-plane distance is always

A Negative value
B Non-negative value
C Complex number
D Zero always

A translation of axes in 3D changes

A Distances between points
B Angles between lines
C Coordinates of points
D Shape of figure

Leave a Reply

Your email address will not be published. Required fields are marked *