Explore topic-wise InterviewSolutions in .

This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.

351.

Verify that the area of the triangle with vertices (2, 3), (5, 7) and (-3 -1) remains invariant under the translation of axes when the origin is shifted to the point (-1, 3).

Answer»

Given:

The points (2, 3), (5, 7), and (-3, -1).

The area of triangle with vertices (x1, y1), (x2, y2), and (x3, y3) is

= 1/2 [x1(y2 – y3) + x2(y3 - y1) + x3(y1 – y2)]

The area of given triangle = 1/2 [2(7 + 1) + 5(-1 - 3) – 3(3 - 7)]

= 1/2 [16 – 20 + 12]

= 1/2 [8]

= 4

Origin shifted to point (-1, 3), the new coordinates of the triangle are (3, 0), (6, 4), and (-2, -4) obtained from subtracting a point (-1, 3).

The new area of triangle = 1/2 [3(4 - (-4)) + 6(-4 - 0) – 2(0 - 4)]

= 1/2 [24 - 24 + 8]

= 1/2 [8]

= 4

Since the area of the triangle before and after the translation after shifting of origin remains same, i.e. 4.

∴ We can say that the area of a triangle is invariant to shifting of origin.

352.

Write the quadrants for the following points. D(4,-3)

Answer» Here x is positive and y is negative therefore point D lies in IVth quadrant.
353.

To which quadrants do the following points belong ?(i) (5, 7) (ii) (5, – 7) (iii) (-5, 7) (iv) (-5, -7)

Answer»

(5, 7) belongs to first quadrant q1

(5, -7) belongs to fourth quadrant q4

(-5, 7) belongs to second quadrant q2

(-5, -7) belongs to third quadrant q3.

354.

Write the quadrants for the following points. C(-5,-2)

Answer»

Here both coordinates are negative therefore point C lines in IIIrd quadrant. 

355.

The number of quadrants that the coordinate axes divide the cartesian plane into is A) 1 B) 2 C) 3 D) 4

Answer»

Correct option is (D) 4

The coordinate axes divide the cartesian plane into 4 quadrants.

Correct option is  D) 4

4 IS THE ANSWER
356.

Write the quadrants for the following points. B(-2,3)

Answer»

Here x is negative and y is positive therefore point B lies in IInd quadrant. 

357.

Read the following table and answer the following questions given below.PointsABCDEFGHCoordinates(2,1)(0.5)(3,-2)(-2,-2)(1,2)(3,0)(0,0)(-2,0)i) The point belongs to Q ii) The abscissa of the point C iii) The point lie on X – axis iv) The coordinates of origin v) The point satisfy x > 0, y < 0vi) The point satisfy x – y = 1 vii) The position of point B viii) The Quadrant contain (3,-2)

Answer»

i)

ii)

iii) F, H 

iv) 0,0 

v) C (3, – 2) 

vi) A (2, 1) 

Vii) Positive Y-axis 

viii) Q4

358.

Which of the following points lies on Y-axis?A(l, 1), B(1, 0), C(0, 1), D(0, 0), E(0, -1), F(-1, 0), G(0, 5), H(-7, 0) and I(3 ,3).

Answer»

We know that, a point lies on the Y-axis, if its x-coordinate is zero. Here, x-coordinate of points C(0, 1), D(0, 0), E(0,-1) and G(0, 5) are zero. So, these points lie on Y-axis. Also, D(0, 0) is the intersection point of both.the axes, so we can consider that it lies on Y-axis as well as on X-axis.

359.

Write the equation of the line parallel to the X-axis at a distance of 5 units from it and below the X-axis.

Answer»

The equation of a line parallel to the X-axis is y = b.

Since, the line is at a distance of 5 units below the Xaxis. 

∴ b = -5 

∴ y = -5 is the equation of the required line.

360.

Find the coordinates of the point(i) which lies on X and Y-axes both.(ii) whose ordinate is – 4 and which lies on Y-axis.(iii) whose abscissa is 5 and which lies on X-axis.

Answer»

(i) The point which lies on X and Y-axes both is origin whose coordinates are (0, 0).

(ii) The point whose ordinate is – 4 and which lies on Y-axis, i.e., whose x-coordinate is zero, is (0,-4).

(iii) The point whose abscissa is 5 and which lies on X-axis, i.e., whose y-coordinate is zero, is (5, 0).

361.

If G be the centroid of a triangle ABC and P be any other point in the plane, prove that PA2 + PB2 + PC2 = GA2 + GB2 + GC2 + 3 GP2.

Answer»

we will solve it by taking the coordinates A(x1,y1), B(x2,y2) and C(x3,y3)

 Let the co ordinates of the centroid be G(u, v). 

G(u, v) = \((\frac{x_1+x_2+x_3}3,\frac{y_1+y_2+y_3}3)\)

let the coordinates of P(h, k). 

now we will find L.H.S and R.H.S. separately. 

PA2+PB2+PC2 

= (h - x1)2 +(k - y1)2 +(h - x2)2+ (k - y2)2 +(h - x3)2 +(k - y3)2 …by distance formula. 

= 3(h2+k2)+(x12+x22+x32)+(y12+y22+y32)-2h(x1+x2+x3)-2k(y1+y2+y3

= 3(h2+k2)+(x12+x22+x32)+(y1 2+y22+y32)-2h(3u)-2k(3v)

GA2+GB2+GC2+3GP2 

= (u-x1)2+(v-y1)2+(u-x2)2+(v-y2)2+(u-x3)2+(v-y3)2+3[(u-h)2+(v-k)2] …by distance formula. 

= 3(u2+v2)+(x12+y12+x22+y22+x32+y23) - 2u(x1+x2+x3) -2v(y1+y2+y3) + 3[u2+h2-2uh+v2+k2-2vk] 

= 6(u2+v2)+(x12+y12+x22+y22+x32+y32)-2u(3u)-2v(3v) +3(h2+k2) -6uh-6vk 

= (x12+x22+x32)+(y12+y22+y32)+3(h2+k2)-6uh-6vk 

Hence LHS = RHS 

(The above relation is known as Leibniz Relation) 

Hence Proved.

362.

Find the co-ordinates of the points on the x-axis which are at a distance of 10 units from the point (– 4, 8)?

Answer»

Let the co-ordinates of any point on the x-axis be (x, 0). Then distance between (x, 0) and (– 4, 8) is 10 units.

⇒ \(\sqrt{(x+4)^2+(0-8)^2}\) = 10 

⇒ x2 + 8x + 16 + 64 = 100 

⇒ x2 + 8x – 20 = 0 

⇒ (x + 10) (x – 2) = 0 

⇒ x = –10 or 2 

∴ The required points are (– 10, 0) and (2, 0).

363.

In which points lie on y-axis. A(1, 1), B(1, 0), C(0, 1), D(0, 0), E(-1, 0), F(0, -1), G(4, 0), H(0, -7)

Answer»

On x-axis, y coordinate is zero of each point, 

So B(1, 0), D(0, 0) E(-1, 0) and G(4, 0) lie on x-axis.

364.

Prove that the points (1, –1) \(\big(\frac{-1}{2},\frac{1}{2}\big)\) and (1, 2) are the vertices of an isosceles triangle.

Answer»

Let P(1, -1), Q \(\big(\frac{-1}{2},\frac{1}{2}\big)\) and R(1,2) be the vertices of the ΔPQR.

Then, PQ = \(\sqrt{\big(\frac{-1}{2}-1\big)^2+\big(\frac{1}{2}+1\big)^2}\) = \(\sqrt{\frac{9}{4}+\frac{9}{4}}\) = \(\sqrt{\frac{18}{4}}\) = \(\frac{3\sqrt2}{2}\)

QR = \(\sqrt{\big(1+\frac{1}{2}\big)^2+\big(2-\frac{1}{2}\big)^2}\) = \(\sqrt{\frac{9}{4}+\frac{9}{4}}\) = \(\sqrt{\frac{18}{4}}\) = \(\frac{3\sqrt2}{2}\)

PR = \(\sqrt{(1-1)^2+(2+1)^2}\) = \(\sqrt9\) = 3

 PQ = QR, the triangle PQR is isosceles.

365.

In the following, which points lie on x-axis A(1, 1), B(1, 0), C(0, 1), D(0, 0), E(-1, 0), F(0, -1), G(4, 0), H(0, -7)

Answer»

On x-axis, y coordinate is zero of each point, 

so B(1, 0), D(0, 0) E(-1, 0) and G(4, 0) lie on x-axis.

366.

For what value of a the point (a, 1),(1, -1) and(11, 4) are collinear?

Answer»

The three given points are A(a, 1), B(1, −1) and C(11, 4). 

Area of the triangle having vertices (x1,y1), (x2,y2) and (x3,y3

\(\frac{1}2\) |x1(y2-y3)+x2(y3-y1)+x3(y1-y2)| 

Given that area of ∆ABC = 0 

∴ 0 = \(\frac{1}2\) |a(-1 – 4) + 1(4 - 1) + 11(1 – (-1))| 

∴ 0 = \(\frac{1}2\) |-5a + 3 + 22| 

∴ -5a + 3 + 22 = 0 

a = 5 

Hence the value of a is 5

367.

Answer the following(i) What is the name of horizontal and vertical lines drawn to determine the position of any point in the cartesian plane ?(ii) What is the name of each part of the plane formed by there two lines?(iii) Write the name of the point where these two lines intersect.

Answer»

(i) Axis

(ii) Quadrant

(iii) Origin

368.

Prove that the points (a, b),(a1,b1) and (a - a1, b - b1) are collinear if ab1 = a1b

Answer»

Consider the following points A(a,b), B(a1,b1), C(a−a1,b−b1

Since the given points are collinear, we have area(△ABC)=0 

First find the area of area(△ABC) as follows: 

area(△ABC)

\(\frac{1}2\) |x1(y1−y3)+x1(y3−y1)+x3(y1−y1)| 

\(\frac{1}2\) |a(b1−(b−b1))+a1((b−b1)−b)+(a−a1)(b−b1)| 

\(\frac{1}2\) |a(b1−b+b1)+a1(b−b1−b)+a(b−b1)−a1(b−b1)| 

\(\frac{1}2\) |−ab−a1b1+ab−ab1+a1b+a1b1

\(\frac{1}2\) |−(ab1−a1b)| = (ab1−a1b) 

This gives, ab1−a1b=0 

∴ ab1 = a1b

369.

Find the locus of a point equidistant from the point (2, 4) and the y-axis.

Answer»

Key points to solve the problem: 

Idea of distance formula- Distance between two points A(x1,y1) and B(x2,y2) is given by- AB = \(\sqrt{(x_2 - x_1)^2+(y_2 - y_1)^2}\)

How to approach: To find locus of a point we first assume the coordinate of point to be (h, k) and write a mathematical equation as per the conditions mentioned in question and finally replace (h, k) with (x, y) to get the locus of point. 

Let the coordinates of point whose locus is to be determined be (h, k) 

As we need to maintain a same distance of (h,k) from (2,4) and y-axis. 

So we select point (0,k) on y-axis. 

From distance formula:

Distance of (h,k) from (2,4) = \(\sqrt{(h - 2)^2 + (k - 4)^2}\)

Distance of (h,k) from (0,k) = \(\sqrt{(h - 0)^2 + (k - k)^2}\)

According to question both distance are same.

\(\therefore\) \(\sqrt{(h - 2)^2 + (k - 4)^2}\) = \(\sqrt{(h - 0)^2 + (k - k)^2}\)

(h - 2)2 + (k - 4)2 = (h - 0)2 + (k - k)2

\(\Rightarrow\) h2 + 4 - 4h + k2 - 8k + 16 = h2 + 0

\(\Rightarrow\) k2 - 4h - 8k + 20 = 0

Replace (h, k) with (x, y)

Thus, locus of point equidistant from (2,4) and y-axis is

y2 - 4x - 8y + 20 = 0

370.

Find a point on the x-axis, which is equidistant from the point (7, 6) and (3, 4).

Answer»

Key points to solve the problem: 

Idea of distance formula- Distance between two points A(x1,y1) and B(x2,y2) is given by- AB = \(\sqrt{(x_2-x_1)^2+(y_2-y_1)^2}\) 

As, the point is on x-axis so y-coordinate is 0. 

Let the coordinate be (x,0) 

Given distance of (x,0) from (7,6) and (3,4) is same. 

∴ using distance formula we have:

\(\sqrt{(x-7)^2 + (0-6)^2}\) = \(\sqrt{(x - 3)^2 + (0 - 4)^2}\)

Squaring both sides, 

we have:

(x - 7)2 + (0 - 6)2 = (x -3)2 + (0 - 4)2

\(\Rightarrow\) x2 + 49 - 14x + 36 = x2 + 9 - 6x + 16

\(\Rightarrow\) 8x = 60 \(\Rightarrow\) x = \(\frac{60}{8} = \frac{15}{2} = 7.5\)

point on x-axis is (7.5,0)

371.

The value of y for which distance between points P(2, 3) and Q(0, y) is 10 unit, is :(A) -9 or -3(B) 9 or -3(C) 9 or 3(D) -4 or 9

Answer»

Answer is (B) 9 or -3

Distance between P(2, 3) and Q(10, y) = 10

√((10 - 2)2 + (y - 3)2) = 10

square both sides

⇒ (8)2 + (y – 3)2 = 100

⇒ (y – 3)2 = 100 – 64

⇒ (y – 3)2 = 36

⇒ y – 3 = ±6

Taking the +ve sign

y – 3 = 6

y = 6 + 3 = 9

Taking -ve sign

y – 3 = -6

y = -6 + 3 = -3

So y = 9 or -3

372.

Let P(–3, 2), Q(–5, –5), R(2, –3) and S(4, 4) be four points in a plane. Then show that PQRS is a rhombus. Is it a square ? Also find the area of the rhombus.

Answer»

P ≡ (–3, 2), Q ≡ (–5, –5), R ≡ (2, –3), S ≡ (4, 4)

∴ PQ = \(\sqrt{(-5+3)^2+(-5-2)^2}\) = \(\sqrt{4+49}\) = \(\sqrt{53}\)

QR = \(\sqrt{(2+5)^2+(-3+5)^2}\) = \(\sqrt{49+4}\) = \(\sqrt{53}\)

RS = \(\sqrt{(4-2)^2+(4+3)^2}\) = \(\sqrt{4+49}\) = \(\sqrt{53}\)

PS = \(\sqrt{(4+3)^2+(4-2)^2}\) = \(\sqrt{49+4}\) = \(\sqrt{53}\)

 PQ = QR = RS = PS, therefore PQRS is a rhombus. For PQRS to be a square, diagonals PR and QS should be equal.

PR = \(\sqrt{(2+3)^2+(-3-2)^2}\) = \(\sqrt{25+25}\) = \(\sqrt{50}\) = \(5\sqrt2\)

QS = \(\sqrt{(4+5)^2+(4+5)^2}\) = \(\sqrt{81+81}\) = \(\sqrt{162}\) = \(9\sqrt2\)

As PR ≠ QS, so PQRS is not a square.

Area of rhombus = \(\frac{1}{2}\) x (Product of length of diagonals) 

\(\frac{1}{2}\) x \(5\sqrt2\) x \(9\sqrt2\) = 45 sq. units.

373.

The vertices A(4, 5), B(7, 6), C(4, 3) and D(1, 2) from the quadrilateral ABCD whose special name is(a) Rectangle (b) Square (c) Parallelogram (d) Rhombus

Answer»

(c) Parallelogram

AB = \(\sqrt{(4-7)^2+(5-6)^2}\) = \(\sqrt{9+1}\) = \(\sqrt{10}\)

BC = \(\sqrt{(7-4)^2+(6-3)^2}\) = \(\sqrt{9+9}\) = \(3\sqrt2\)

CD =\(\sqrt{(4-1)^2+(3-2)^2}\) = \(\sqrt{9+1}\) = \(\sqrt{10}\)

AD = \(\sqrt{(4-1)^2+(5-2)^2}\) = \(\sqrt{9+9}\) = \(3\sqrt2\)

AC = \(\sqrt{(4-4)^2+(5-3)^2}\) = \(\sqrt4\) = 2

BD = \(\sqrt{(7-1)^2+(6-2)^2}\) = \(\sqrt{36+16}\) = \(\sqrt{52}\) = \(2\sqrt{13}\)

AB = CD, BC = AD and AC ≠ BD ⇒ opposite sides are equal and diagonals are not equal. 

⇒ ABCD is a parallelogram.

374.

Point A(5, 1) is the centre of the circle with radius 13 units. AB ⊥ chord PQ. B is (2, –3). The length of chord PQ is(a) 10 units (b) 20 units (c) 12 units (d) 24 units

Answer»

(d) 24 units

AB ⊥ chord PQ ⇒ AB bisects chord PQ ⇒ PQ = 2PB. 

AB = \(\sqrt{(2-5)^2+(-3-1)^2}\) = \(\sqrt{(-3)^2+(-4)^2}\)

\(\sqrt{9+16}\) = \(\sqrt{25}\) = 5

AP = radius of circle = 13 

∴ By Pythagoras’ Theorem, PB = \(\sqrt{AP^2-AB^2}\)

\(\sqrt{169-25}\) = \(\sqrt{144}\) = 12 units

∴ PQ = 2 × PB = 24 units.

375.

The midpoint of the line segment joining A (2a, 4) and B (-2, 3b) is C (1, 2a + 1). Find the values of a and b.

Answer»

Mid point of the line segment joining the points A(2a, 4) and B (-2, 3b) is C(1, 2a + 1)

Mid point of AB = ( (2a-2)/2, (4+3b)/2 ) ….(1)

Mid point of AB = (1, 2a + 1) ….(2) (given)

Now, from (1) and (2)

1 = (2a-2)/2

=> a = 2

and 2a + 1 = (4+3b)/2

10-4 = 3b

or b = 2

Answer: a = 2 and b = 2

376.

The line segment joining A(-2, 9) and B(6, 3) is a diameter of a circle with centre C. Find the coordinates of C.

Answer»

The line segment joining the points A(-2, 9) and B(6, 3) is a diameter of a circle with centre C.

Which means C is the midpoint of AB.

let (x, y) be the coordinates of C, then

x = (-2 + 6)/2 = 2 and

y = (9+3)/2 = 6

So, coordinates of C are (2, 6).

377.

If the distance of P(x, y) from A(5, 1) and B(-1, 5) are equal then prove that 3x = 2y.

Answer»

Point P(x, y) is equidistant from the points A(5, 1) and B(– 1, 5), means PA = PB or PA2 = PB2

(5 – x)2 + (1 – y)2 = (– 1 – x)2 + (5 – y)2

(25 + x2 – 10x) + (1 + y2 – 2y) = (1 + x2 + 2x + 25 + y2 – 10y)

26 + x2 – 10x + y2 – 2y = (26 + x2 + 2x + y2 – 10y)

12x = 8y

3x = 2y

Hence proved.

378.

The four vertices of a quadrilateral are (1, 2), (-5, 6), (7, -4) and (k, -2) taken in order. If the area of the quadrilateral is zero, find the value of k.

Answer»

Let four vertices of quadrilateral be A (1, 2) and B (−5, 6) and C (7, −4) and D (k, −2) 

Area of □ ABCD = Area of ∆ABC + Area of ∆ACD = 0 sq. unit 

Area of the triangle having vertices (x1,y1), (x2,y2) and (x3,y3)

\(\frac{1}2\) |x1(y- y3)+x2(y3 - y1)+x3(y- y2)| 

Area of ∆ABC

\(\frac{1}2\) |1(6 – (-4)) - 5(-4 -2) + 7(2 – 6)| 

\(\frac{1}2\) |10 + 30 -28| 

= 6 sq. units 

Area of ∆ACD 

\(\frac{1}2\) |1(-2 – (-4)) + k(-4 -2) + 7(2 – (-2))| 

\(\frac{1}2\) |2 - 6k + 30| 

\(\frac{1}2\) (3k -15) sq. units 

Area of ∆ABC + Area of ∆ACD = 0 sq. unit 

∴ 6 + 3k -15 =0 

3k -9 = 0 

∴ k =3 

Hence, 

the value of k is 3 

379.

The line L is given by \(\frac{x}{5}+\frac{y}{b}=1\) passes through the point (13, 32). The line K is parallel to L and has the equation \(\frac{x}{c}+\frac{y}{3}=1.\) Then the distance between L and K is (a) \(\sqrt{17}\)(b) \(\frac{17}{\sqrt{15}}\)(c) \(\frac{23}{\sqrt{15}}\)(d) \(\frac{23}{\sqrt{17}}\)

Answer»

(d) \(\frac{23}{\sqrt{17}}\)

The given lines are:

L : \(\frac{x}{5}+\frac{y}{b}=1\)            ....(i)

K : \(\frac{x}{c}+\frac{y}{3}=1.\)          ...(ii)

Since line L passes through (13, 32),

\(\frac{13}{5}\) + \(\frac{32}{b}\) = 1 ⇒ \(\frac{32}{b}\) = 1 - \(\frac{13}{5}\) = \(\frac{-8}{5}\) ⇒ b = \(\frac{32\times5}{-8}\) = -20.

∴ Line L is \(\frac{x}{5}\) - \(\frac{y}{20}\) = 1, i.e., y = 4x – 20

⇒ Slope of line L = 4 

As L || K, slope of line K = Slope of line L. 

Eqn of line K can be written as y = \(\frac{-3x}{c}+3\)

∴ Slope of K = \(-\frac{3}{c}.\)

given, \(-\frac{3}{c}\) = 4 ⇒ c = \(-\frac{3}{4}\)

∴ Equation of line K : \(\big(\frac{-4}{3}\big)x\) + \(\frac{y}{3}\) = 1 ⇒ 4x – y + 3 = 0.

Distance between the lines 

L ≡ 4x – y – 20 = 0 and K ≡ 4x – y + 3 = 0 is

d = \(\bigg|\frac{3-(-20)}{\sqrt{4^2+(-1)^2}}\bigg|\) = \(\frac{23}{\sqrt{17}}\)
\(\bigg(\)
Distance between parallel lines ax + by + c1 = 0 and ax + by c2 = 0 is d = \(\frac{|c_2-c_1|}{\sqrt{a^2+b^2}}\bigg)\)

380.

What is the slope of a line whose inclination with positive direction of x -axis is(i) 90°(ii) 0°

Answer»

(i) θ = 90°

m = tan θ = tan 90° = ∝ (undefined)

(ii) m = tan θ = tan 0° = 0

381.

What is the inclination of a line whose slope is (i) Slope = 0(ii) Slope = 1

Answer»

(i) Slope = 0

tan θ = 0

tan 0 = 0

∴ θ = 0°

(ii) Slope = 1

tan θ = 1

tan 45° = 1

∴ θ = 45°

Angle of inclination is 45°

382.

What does the equation (x – a)2 + (y – b)2 = r2 become when the axes are transferred to parallel axes through the point (a - c, b)?

Answer»

Given:

The equation, (x – a) 2 + (y – b) 2 = r2 

The given equation (x – a)2 + (y – b)2 = r2 can be transformed into the new equation by changing x by x – a + c and y by y – b, i.e. substitution of x by x + a and y by y + b.

((x + a – c) – a)2 + ((y – b ) – b)2 = r2

(x – c)2 + y2 = r2

x2 + c2 – 2cx + y2 = r2

x2 + y2 -2cx = r2 – c2 

Hence, the transformed equation is x2 + y2 -2cx = r2 – c2 

383.

What does the equation (x – a)2 + (y – b)2 = r2 become when the axes are transferred to parallel axes through the point (a-c, b)?

Answer»

Given, equation (x – a2) + (y – b)2 = r2

For curious readers- this equation represents a circle in the space centered at point (a, b) having a radius of r units. 

To find: Transformed equation of given equation when the coordinate axes are transformed parallelly at point (a - c, b). 

We know that, when we transform origin from (0, 0) to an arbitrary point (p, q), the new coordinates for the point (x, y) becomes (x + p, y + q), and hence an equation with two variables x and y must be transformed accordingly replacing x with x + p, and y with y + q in original equation. 

Since, origin has been shifted from (0, 0) to (a – c, b); therefore any arbitrary point (x, y) will also be converted as (x + (a – c), y + b) or (x + a - c, y + b). 

The given equation (x – a)2 + (y – b)2 = r2 will hence be transformed into the new equation by changing x by x – a + c and y by y – b, i.e. substitution of x by x + a and y by y + b. 

= ((x + a - c) – a)2 + ((y – b ) - b)2 = r2 

= (x – c)2 + y2 = r2 

= x2 + c2 – 2cx + y2 

= r2 = x2 + y2 

= r2 - c2 + 2cx 

Hence, the transformed equation is x2 + y2 = r2 - c2 + 2cx.

384.

Which of the equations given below have graphs parallel to the X-axis, and which ones have graphs parallel to the Y-axis? i. x = 3 ii. y – 2 = 0 iii. x + 6 = 0 iv. y = -5

Answer»

i. The equation of a line parallel to the Y-axis is x = a. 

∴ The line x = 3 is parallel to the Y-axis. 

ii. y – 2 = 0 

∴ y = 2 

The equation of a line parallel to the X-axis is y = b. 

∴ The line y – 2 = 0 is parallel to the X-axis. 

iii. x + 6 = 0 

∴ x = -6 

The equation of a line parallel to the Y-axis is x = a. 

∴ The line x + 6 = 0 is parallel to the Y-axis. 

iv. The equation of a line parallel to the X-axis is y = b. 

∴ The line y = – 5 is parallel to the X-axis.

385.

Some points are shown in the adjoining figure. With the help of it answer the following questions :i. Write the co-ordinates of the points Q and R. ii. Write the co-ordinates of the points T and M. iii. Which point lies in the third quadrant? iv. Which are the points whose x and y co-ordinates are equal?

Answer»

i. Q(-2, 2) and R(4, -1) 

ii. T(0, -1) and M(3, 0) 

iii. Point S lies in the third quadrant. 

iv. The x and y co-ordinates of point O are equal.

386.

Choose the correct alternative answer for the following question. What is the form of co-ordinates of a point on the X-axis? (A) (b,b) (B) (0, b) (C) (a, 0) (D) (a, a)

Answer»

(C) The answer is (a, 0)

387.

In which quadrant are the following points? i. whose both co-ordinates are positive.ii. whose both co-ordinates are negative. iii. whose x co-ordinate is positive and the y co-ordinate is negative. iv. whose x co-ordinate is negative and y co-ordinate is positive.

Answer»

i. Quadrant I 

ii. Quadrant III

iii. Quadrant IV 

iv. Quadrant II

388.

Write the equation of the line parallel to the Y-axis at a distance of 7 units from it to its left.

Answer»

The equation of a line parallel to the Yaxis is x = a. 

Since, the line is at a distance of 7 units to the left of Y-axis, 

∴ a = -7 

∴ x = -1 is the equation of the required line.

389.

The abscissa of the point (- 7, 2) is A) -7 B) 2 C) 7 D) – 5

Answer»

Correct option is (A) -7

The abscissa of the point (- 7, 2) = x-coordinate of point (-7, 2)

= -7

Correct option is  A) -7

390.

Which of the points P(-1, 1), Q(3, -4), R( -1, -1), S(-2, -3), T (-4, 4) lie in the fourth quadrant? (A) P and T (B) Q and R (C) only S (D) P and R

Answer»

Correct option is (B) Q and R

391.

In which quadrant does the point (-4, -3) lie ? (A) First (B) Second (C) Third (D) Fourth

Answer»

Correct option is (C) Third

392.

Points (1, – 1), (2, – 2), (4, – 5), (– 3, – 4)A. lie in II quadrantB. lie in III quadrantC. lie in IV quadrantD. do not lie in the same quadrant

Answer»

D. do not lie in the same quadrant

Explanation:

Points (1, – 1), (2, – 2), (4, – 5) lie in IV quadrant and (– 3, – 4) lie in III quadrant.

Hence, (D) is the correct option.

393.

Write the quadrant in which the following points lie. i) (- 2, 3) ii) (5, – 3) iii) (4, 2) iv) (- 7, – 6) v) (0, 8) vi) (3, 0) vii) (-4,0) viii) (0, – 6)

Answer»

i) (- 2, 3) – Q2 (second quadrant)

ii) (5, – 3) – Q4 (fourth quadrant)

iii) (4, 2) ) – Q1 (first quadrant)

iv) (- 7, – 6) – Q3 (third quadrant)

v) (0, 8) – on Y-axis

vi) (3, 0) – on X-axis

vii) (-4,0) – on X’ – axis

viii) (0, – 6) – on Y’: axis

394.

If ‘a’ is a real number, what is the distance between the Y-axis and the line x = a?

Answer»

Equation of Y-axis is x = 0. 

Since, ‘a’ is a real number, there are two possibilities. 

Case I: a > 0 

Case II: a < 0 

∴ Distance between the Y-axis and the line x = a = a-0 = a 

Since, |a| = a, a > 0

= – a, a < 0 

∴ Distance between the Y-axis and the line x = a is |a|

395.

In the figure, seg AB || Y-axis and seg CB || X-axis. Co-ordinates of points A and C are given. To find AC, fill in the boxes given below.

Answer»

In ∆ABC, ∠B = 900

∴ (AB)2 + (BC)2 = [(Ac)2 …(i) … [Pythagoras theorem]

seg CB || X-axis 

∴ y co-ordinate of B = 2 

seg BA || Y-axis 

∴ x co-ordinate of B = 2 

∴ co-ordinate of B is (2, 2) = (x1, y1

co-ordinate of A is (2, 3) = (x2, y2

Since, AB || to Y-axis, 

d(A, B) = Y2 – Y1 

d(A,B) = 3 – 2 = 1 

co-ordinate of C is (-2, 2) = (x1, y1

co-ordinate of B is (2, 2) = (x2, y2

Since, BC || to X-axis, 

d(B, C) = x2 – x1 

d(B,C) = 2 – -2 = 4 

∴ AC2 = 12 + 42 …[From (i)] 

= 1 + 16 = 17 

∴ AC = √17 units …[Taking square root of both sides].

396.

In Fig, LM is a line parallel to the y-axis at a distance of 3 units.(i) What are the coordinates of the points P, R and Q?(ii) What is the difference between the abscissa of the points L and M?

Answer»

(i) The coordinates are:

P = (3,2)

R = (3,0)

Q = (3,-1)

(ii) Since, all the points on the line have the same abscissa = 3.

The difference in abscissa of L and M = 0.

397.

Seg AB is parallel to Y-axis and co-ordinates of point A are (1, 3), then co-ordinates of point B can be _______.(A) (3,1) (B) (5,3) (C) (3,0) (D) (1,-3)

Answer»

Correct answer is

(D) (1,-3)

Since, seg AB || Y-axis.

∴ x co-ordinate of all points on seg AB

will be the same,

x co-ordinate of A (1, 3) = 1 

x co-ordinate of B (1, – 3) = 1

398.

In the graph alongside, line LM is parallel to the Y-axis.i. What is the distance of line LM from the Y-axis? ii. Write the co-ordinates of the points P, Q and R. iii. What is the difference between the x co-ordinates of the points L and M?

Answer»

i. Distance of line LM from the Y-axis is 3 units.

ii. P(3, 2), Q (3, -1), R(3, 0) 

iii. x co-ordinate of point L = 3 

x co-ordinate of point M = 3 

∴ Difference between the x co-ordinates of the pointsL and M = 3 –3

=0

399.

Distance between the points A(log10 1000, tan 45°), B(cosec 30°,log7 343) is A) \(\sqrt{13T}\) units B) \(\sqrt{10}\) units C) \(\sqrt{34}\) unitsD) √5 units

Answer»

Correct option is (D) √5 units

Given points are \(A\,(log_{10}\,1000,tan\,45^\circ)\)

\(=(log_{10}\,10^3,1)\) \(=(3,1)\)

And \(B\,(cosec\,30^\circ,log_7\,343)\)

\(=(2,log_7\,7^3)=(2,3)\)

i.e.\(A(3,1)\;\&\;B(2,3)\)

\(\therefore\) Distance between points A & B is

\(AB=\sqrt{(2-3)^2+(3-1)^2}\)

\(=\sqrt{(-1)^2+2^2}\)

\(=\sqrt{1+4}\) \(=\sqrt{5}\) units

Correct option is D) √5 units

400.

If A(log2 8, log5 25) and B(log10 10, log10 100), then the mid-point of AB is A) (2, 2) B) (3, 2) C) (1, 2) D) (4, 4)

Answer»

Correct option is (A) (2, 2)

\(\because\) \(log_2\,8=log_2\,2^3\)

\(=3\,log_2\,2=3\)         \((\because log_a\,a=1)\)

\(log_5\,25=log_5\,5^2\)

\(=2\,log_5\,5=2\)

\(log_{10}\,10=1\)

and \(log_{10}\,100=log_{10}\,10^2\)

\(=2\,log_{10}\,10=2\)

\(\therefore\) \(A=(log_2\,8,log_5\,25)=(3,2)\)

\(B=(log_{10}\,10,log_{10}\,100)=(1,2)\)

\(\therefore\) Mid-point of AB is mid-point of (3, 2) & (1, 2)

\(=(\frac{3+1}2,\frac{2+2}2)\)

\(=(\frac{4}2,\frac{4}2)=(2,2)\)

Correct option is A) (2, 2)