

InterviewSolution
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.
1. |
If the points A(1, 2), B(2, 4) and C(3, a) are collinear, what is the length of BC ?(a) √2 units (b) √3 units (c) √5 units (d) 5 units |
Answer» (c) √5 units Area of Δ ABC = 0 for collinearity of A, B, C. ⇒ \(\frac{1}{2}\)[1(4 – a) + 2(a – 2) + 3(2 – 4)] = 0 ⇒ 4 – a + 2a – 4 + 6 – 12 = 0 ⇒ a – 6 = 0 ⇒ a = 6. ∴ Point C ≡ (3, 6) ⇒ BC = \(\sqrt{(3-2)^2+(6-4)^2}\) = \(\sqrt{1+4}\) = √5 units . |
|
2. |
The two vertices of a triangle are (2, –1), (3, 2) and the third vertex lies on the line x + y = 5. The area of the triangle is 4 units. The third vertex is(a) (0, 5) or (1, 4) (b) (5, 0) or (4, 1) (c) (5, 0) or (1, 4) (d) (0, 5) or (4, 1) |
Answer» (c) (5, 0) or (1, 4) Let the third vertex of the triangle be P(a, b). Since it lies on the line x + y = 5, a + b = 5 ...(i) Also, given area of triangle formed by the points (2, –1), (3, 2) and (a, b) = 4 units ⇒ \(\frac{1}{2}\)[2(2 – b) + 3(b + 1) + a(–1 – 2)] = ± 4 ⇒ [4 – 2b + 3b + 3 – 3a] = ± 8 ⇒ –3a + b = 1 ...(ii) or –3a + b = –15 ...(iii) Eqn (i) – Eqn (ii) ⇒ (a + b) – (–3a + b) = 5 – 1 ⇒ 4a = 4 ⇒ a = 1 ⇒ b = 4 Eqn (i) – Eqn (iii) ⇒ (a + b) – (–3a + b) = 5 + 15 ⇒ 4a = 20 ⇒ a = 5 ⇒ b = 0. ∴ The points are (1, 4) and (5, 0). |
|
3. |
The mid-point of the line joining the points (–10, 8) and (–6, 12) divides the line joining the points (4, –2) and (– 2, 4) in the ratio(a) 1 : 2 internally (b) 1 : 2 externally (c) 2 : 1 internally (d) 2 : 1 externally |
Answer» (d) 2 : 1 externally The mid-point of the line joining the points (–10, 8) and (– 6, 12) is \(\bigg(\frac{-10+(-6)}{2},\frac{8+12}{2}\bigg)\), i.e., (–8, 10). Let (–8, 10) divide the join of (4, –2) and (–2, 4) in the ratio k : 1. Then, –8 = \(\frac{-2k+4}{k+1}\) and 10 = \(\frac{4k-2}{k+1}\) ⇒ – 8k – 8 = – 2k + 4 ⇒ – 6k = 12 ⇒ k = –2 Since the value of k is negative, it is a case of external division and the ratio is 2 : 1. |
|
4. |
The mid point of a line segment divides in the ratio A) 2 : 1 B) 1 : 2 C) 1 : 1 D) 8 : 7 |
Answer» Correct option is (C) 1 : 1 Mid point of a line segment divides it into the ratio 1:1. Correct option is C) 1 : 1 |
|
5. |
The distance of the point P(-6,8) from the origin is(a) 8(b) 2√7(c) 6(d) 10 |
Answer» The distance of a point (x,y) from the origin O(0,0) is \(\sqrt{x^2+y^2}\) Let P(x = -6,y = 8) be the gen point. Then \(OP=\sqrt{x^2+y^2}\) = \(\sqrt{(-6)^2+8^2}\) = \(\sqrt{36+64}\) = \(\sqrt{100}=10\) |
|
6. |
Find the points on the x–axis which are at a distance of 2√5 from the point (7, –4). How many such points are there? |
Answer» Let coordinates of the point=(x, 0)(given that the point lies on x axis) x1=7. y1=-4 x2=x. y2=0 Distance =√(x2-x1)2+ (y2-y1)2 According to the question, 2√5=√(x-7)2+ (0-(-4))2 Squaring L.H.S and R.H.S 20=x2+49-14x+16 20=x2+65-14x 0=x2-14x+45 0=x2-9x-5x+45 0=x(x-9)-5(x-9) 0=(x-9) (x-5) x-9 =0. x-5= 0 x=9 or x=5 Therefore, coordinates of points…..(9,0)or(5,0) |
|
7. |
The distance between the points (0, 5) and (–5, 0) is(A) 5 (B) 5√2 (C) 2√5 (D) 10 |
Answer» (B) 5√2 Distance formula: d2 = (x2 – x1)2 + (y2 – y1)2 According to the question, We have; x1 = 0, x2 = – 5 y2 = 5, y2 = 0 d2 = (( – 5) – 0)2 + (0 – 5)2 d= √(-5-0)2+ (0-5)2 d= √((-5)2+ (-5)2) d = √(25 + 25) d= √50= 5√2 So the distance between (0, 5) and ( – 5, 0) = 5√ 2 |
|
8. |
If points (1, 2), (-1, x) and (2, 3) are collinear, then x will be :(A) 2(B) 0(C) -1(D) 1 |
Answer» Answer is (B) 0 Let the points A(1, 2), B(1, x) and C(2, 3) are collinear then area of triangle made by these points will be zero. ⇒ 1/2[x1(y2 – y3) + x2(y3 – y1) + x3(y1 – y2)] ⇒ 1/2[(x – 3) + (-1)(3 – 2) + 2(2 – x)] = 0 ⇒ x – 3 – 1 + 2(2 – x) = 0 ⇒ x – 3 – 1 + 4 – 2x = 0 ⇒ -x – 4 + 4 = 0 ⇒ x = 0 |
|
9. |
In order to conduct Sports Day activities in your School, lines have been drawn with chalk powder at a distance of 1 m each, in a rectangular shaped ground ABCD, 100 flowerpots have been placed at a distance of 1 m from each other along AD, as shown in given figure below. Niharika runs 1/4 th the distance AD on the 2nd line and posts a green flag. Preet runs 1/5 th distance AD on the eighth line and posts a red flag1. Find the position of green flaga) (2,25)b) (2,0.25)c) (25,2)d) (0, -25)2. Find the position of red flaga) (8,0)b) (20,8)c) (8,20)d) (8,0.2)3. What is the distance between both the flags? a).√41b) √11c) √61d) √514. If Rashmi has to post a blue flag exactly halfway between the line segment joining the two flags, where should she post her flag?a) (5, 22.5)b) (10,22)c) (2,8.5)d) (2.5,20)5. If Joy has to post a flag at one-fourth distance from green flag ,in the line segment joining the green and red flags, then where should he post his flag?a) (3.5,24)b) (0.5,12.5)c) (2.25,8.5)d) (25,20) |
Answer» 1. a) (2,25) 2. c) (8,20) 3. c) √61 4. a) (5, 22.5) 5. a) (3.5,24) |
|
10. |
The point (-2,-1), (1,0), (4,3) and (1,2) are the vertices of a : (A) Rectangle (B) Parallelogram (C) Square (D) Rhombus |
Answer» The correct option is (B) | |
11. |
The midpoint of segment AB is P(0,4). If the coordinates of B are (-2, 3), then the coordinates of A are (a) (2,5) (b) (-2,-5) (c) (2,9) (d) (-2,11) |
Answer» Correct answer is (a) (2,5) Let (x,y) be the coordinates of A. then, \(0=\frac{-2\,+\,x}{2} \Rightarrow x=2\) \(4=\frac{3\,+\,y}{2}\Rightarrow y=8-3=5\) Thus, the coordinates of A are (2,5). |
|
12. |
The coordinates of origin are A) (0, 0)B) (1, 1) C) (1, 0) D) (0, 1) |
Answer» Correct option is (A) (0, 0) The coordinate of origin are (0, 0). Alternative method : Since, origin is intersection point of both coordinate axes (X & Y-axes). The equation of X-axis is y = 0 and the equation of Y-axis is x = 0. \(\therefore\) Coordinate of intersection point of both coordinate axes are (0, 0). \(\therefore\) Coordinate of origin are (0, 0). Correct option is A) (0, 0) |
|
13. |
The points A(1, 5), B(2, 3) and C(-2, -1) are A) vertices of a right-angled triangle B) vertices of an isosceles triangle C) collinear D) non-collinear |
Answer» Correct option is (D) non-collinear Giver points are A(1, 5), B(2, 3) and C(-2, -1). \(\therefore\) \(AB=\sqrt{(2-1)^2+(3-5)^2}\) \(=\sqrt{1+4}\) \(=\sqrt{5}\) units \(BC=\sqrt{(-2-2)^2+(-1-3)^2}\) \(=\sqrt{16+16}\) \(=4\sqrt{2}\) units \(AC=\sqrt{(-2-1)^2+(-1-5)^2}\) \(=\sqrt{9+36}\) \(=3\sqrt{5}\) units \(\because\sqrt5<\sqrt{32}<\sqrt{45}\) \(\Rightarrow AB<BC<AC\) But AB+BC \(=\sqrt5+4\sqrt2\) \(=2.236+5.657\) \(=7.893\neq6.708\) i.e., AB+BC \(\neq\) AC \(\therefore\) Points A, B and C are not collinear. Also, they are not vertices of isosceles & right angled triangle. Hence, given points A, B and C are non-collinear. Correct option is D) non-collinear |
|
14. |
Find the point to which the origin should be shifted after a translation of axes so that the following equations will have no first degree terms: (i) y2 + x2 – 4x – 8y + 3 = 0 (ii) x2 + y2 – 5x + 2y – 5 = 0 (iii) x2 – 12x + 4 = 0 |
Answer» To find: The point to which origin has to be shifted such that there are no first-degree terms, i.e. there are no terms with (variable) 1. 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. In following subproblems, we assume that origin has been shifted from (0, 0) to (p, q); therefore any arbitrary point (x, y) will also be converted as (x + p, y + q). (i) y2 + x2 – 4x – 8y + 3 = 0 Substituting x and y with (x + p) and (y + q) respectively, we have = (x + p)2 + (y + q)2 – 4(x + p) - 8(y + q) + 3 = 0 = x2 + p2 + 2px - y2 – q2 – 2qy – 4x – 4p – 8y – 8q + 3 = 0 = x2 + y2 + x(2p – 4) + y(2q – 8) + p2 + q2 – 4p – 8q + 3 = 0 For first degree term to be zero we have, 2p – 4 = 0 and 2q – 8 = 0 Giving us, p = 2 and q = 4. Hence, the shifted point is (p, q) = (2, 4). (ii) x2 + y2 – 5x + 2y – 5 = 0 Substituting x and y with (x + p) and (y + q) respectively, we have = (x + p)2 + (y + q)2 – 5(x + p) + 2(y + q) - 5 = 0 = x2 + p2 + 2px - y2 – q2 – 2qy – 5x – 5p + 2y + 2q - 5 = 0 = x2 + y2 + x(2p – 5) + y(2q + 2) + p2 + q2 – 5p + 2q - 5 = 0 For first degree term to be zero we have, 2p – 5 = 0 and 2q + 2 = 0 Giving us, p = 5/2 and q = 1. Hence, the shifted point is (p, q) = (5/2, 1). (iii) x2 – 12x + 4 = 0 Substituting x and y with (x+p) and (y+q) respectively, we have = (x+p)2 – 12(x + p) + 4 = 0 = x2 + p2 + 2px – 12x – 12p + 4 = 0 = x2 + x(2p – 12) + p2 – 12p + 4 = 0 For first degree term to be zero we have, 2p – 12 = 0. Giving us, p = 2. Hence, the shifted point is (p, q) = (2, q), where q can be any real number. |
|
15. |
In what ratio is the segment joining A (2, -3) and B (5, 6) divided by the x-axis? |
Answer» Let point P on the x-axis divides the line segment joining the points A and B the ratio m : n Consider P lies on x-axis having coordinates (x, 0). x = (m × 5 + n x2)/ (m + n) x = (5m + 2n ) / (m + n) 5m + 2n = x(m + n ) (5 – x)m + (2 – x)n = 0 ….(1) And, y = 0 = (m × 6 + n(– 3))/ (m+n) 0 = (6m – 3n ) /(m + n) 6m – 3n = 0 6m = 3n or m/n = 3/6 = 1/2 P divides AB in the ratio 1:2. => m = 1 and n = 2 From (2) (5 – x) + (2 – x)(2) = 0 5 – x + 4 – 2x = 0 3x = 9 x = 3 Hence coordinates are (3,0) |
|
16. |
Find the ratio in which the point P (m, 6) divides the join of A (-4, 3) and B (2, 8). Also, find the value of m. |
Answer» Let P divides the join of A and B in the ratio k : 1, then Step 1: Find coordinates of P: 6 = (k × 8 + 1×3)/ (k+1) => 6k + 6 = 8k + 3 or k = 3/2 P divides the join of A and B in the ratio 3:2 Step 2: Find the value of m m = (2k-4)/(k+1) = (2×3/2 – 4)/(3/2+1) = -1/(5/2) = -2/5 |
|
17. |
Find the ratio in which the point P (x, 2) divides the join of A (12, 5) and B (4, -3). |
Answer» If point P (x, 2) divides the join of A (12, 5) and B (4, -3), then using section formula, we get 2 = (m x (-3) + n x (5)) / (m + n) 2m + 2n = -3m + 5n 5m = 3n m/n = m:n = 3:5 The required ratio is 3:5. |
|
18. |
If the points A (4, 3) and B (x, 5) lie on the circle with centre O(2, 3), find the value of x. |
Answer» Points A (4, 3) and B (x, 5) lie on the circle with centre O(2, 3) Which means: OA = OB => OA2 = OB2 (2-4)2 + (3-3)2 = (2-x)2 + (3-5)2 (-2)2 + 02 = (2-x)2 + (-2)2 (2-x)2 = 0 2 - x = 0 x = 2 The value of x is 2. |
|
19. |
If A(-6,7) and B(-1,-5) are two given points then the distance 2AB is (a) 13 (b) 26 (c) 169 (d) 238 |
Answer» Correct answer is (b) 26 The given points are A(-6,7) and B(-1,-5). So AB = \(\sqrt{(-6+1)^2+(7+5)^2}\) = \(\sqrt{(-5)^2+(12)^2}\) = \(\sqrt{25+144}\) = \(\sqrt{169}\) = 13 Thus, 2AB = 26. |
|
20. |
A point on the Y-axis is A) (4,-2) B) (- 8, 3)C) (4,4) D) (0, 1) |
Answer» Correct option is (D) (0, 1) The equation of Y-axis is x = 0. \(\therefore\) x-coordinate of any point on Y-axis is zero. \(\therefore\) (0, 1) is a point lying on Y-axis. Correct option is D) (0, 1) |
|
21. |
In the co-ordinate plane the axes are ……………….. to each other. A) parallel B) perpendicular C) neither parallel no perpendicular D) none |
Answer» Correct option is (B) perpendicular In the coordinate plane the axes are perpendicular to each other. B) perpendicular |
|
22. |
The point at which the two coordinate axes meet is called theA. abscissaB. ordinateC. originD. quadrant |
Answer» C. origin Explanation: The points at which the two coordinate axes meet is called the origin. Hence, (C) is the correct option. |
|
23. |
For an equilateral triangle ΔABC with vertices, A(1, 2), B(2, 3), its incentre is \(\bigg(\frac{9+\sqrt3}{6},\frac{15-\sqrt3}{6}\bigg)\). The coordinates of vertex C are:(a) \(\bigg(\frac{3-\sqrt3}{2},\frac{5+\sqrt3}{2}\bigg)\)(b) \(\bigg(\frac{3-\sqrt3}{6},\frac{5+\sqrt3}{6}\bigg)\)(c) \(\bigg(\frac{3+\sqrt3}{2},\frac{5-\sqrt3}{2}\bigg)\)(d) \(\bigg(\frac{3+\sqrt3}{6},\frac{5-\sqrt3}{6}\bigg)\) |
Answer» (c) \(\bigg(\frac{3+\sqrt3}{2},\frac{5-\sqrt3}{2}\bigg)\) Let the co-ordinates of vertex C are (x, y). Since the incentre and centroid of an equilateral triangle coincide, co-ordinates of centroid of ΔABC = \(\bigg(\frac{9+\sqrt3}{6},\frac{15-\sqrt3}{6}\bigg)\) ∴ \(\frac{x+1+2}{3}\) = \(\frac{9+\sqrt3}{6}\) and \(\frac{2+3+y}{3}\) = \(\frac{15-\sqrt3}{6}\) ⇒ 2(x + 3) = 9 + √3 and 2(5 + y) = 15 – √3 ⇒ 2x = 3 + √3 and 10 + 2y = 15 – √3 ⇒ x = \(\frac{3+\sqrt3}{2}\) and 2y = 5 - √5 ⇒ y = \(\frac{5-\sqrt3}{2}\) ∴ Required co-ordinates are \(\bigg(\frac{3+\sqrt3}{2},\frac{5-\sqrt3}{2}\bigg)\). |
|
24. |
Write the distance of point (-5, 4) from x-axis. |
Answer» Distance of point (-5, 4) from x – axis = 4 unit. |
|
25. |
Which of the following is on \(\overline{OX}\) in graph? A) (1,0) B) (0, 1) C) (0, 2)D) (0, – 1) |
Answer» Correct option is (A) (1,0) OX is positive x-axis. Thus, any point on line OX has y-coordinate zero. \(\therefore\) (1, 0) lies on OX in graph. Correct option is A) (1,0) |
|
26. |
A line passes through the point of intersection of the lines 100x + 50y – 1 = 0 and 75x + 25y + 3 = 0 and makes equal intercepts on the axes. Its equation is(a) 25x – 25y + 6 = 0 (b) 5x – 5y + 3 = 0 (c) 25x + 25y – 4 = 0 (d) 5x + 5y – 7 = 0 |
Answer» (c) 25x + 25y – 4 = 0 The point of intersection of the given lines can be obtained by solving the equations of the two lines simultaneously. 100x + 50y = 1 ...(i) 75x + 25y = –3 ...(ii) Eqn (i) – 2 × Eqn (ii) ⇒ (100x + 50y) – (150x + 50y) = 1 – (–6) ⇒ – 50x = 7 ⇒ x = \(\frac{-7}{50}\) 100 x \(\frac{-7}{50}\) + 50y = 1 ⇒ 50y = 1 + 14 = 15 ⇒ y = \(\frac{15}{50}\) = \(\frac{3}{10}\) Let the required line make x-intercept = y-intercept = a. Then eqn of required line is \(\frac{x}{a}\) + \(\frac{y}{a}\) = 1 ⇒ x + y = a Since it passes through \(\bigg(\)\(\frac{-7}{50}\), \(\frac{3}{10}\)\(\bigg)\), therefore ⇒ \(\frac{-7}{50}\) + \(\frac{3}{10}\) = a ⇒ \(\frac{-7+15}{50}\) = a ⇒ a = \(\frac{8}{50}\) = \(\frac{4}{25}\) ∴ Eqn of required line: x + y = \(\frac{4}{25}\) ⇒ 25 + 25y – 4 = 0. |
|
27. |
The point whose ordinate is 4 and which lies on they-axis is (1) (4, 0) (2) (0, 4) (3) (1, 4) (4) (4, 2) |
Answer» (2) (0, 4) Points in y-axis have abscissa a zero |
|
28. |
If (x + 2, 4) = (5, y – 2), then the coordinates (x, y) are ___. (1) (7, 12) (2) (6, 3) (3) (3, 6) (4) (2, 1) |
Answer» (3) (3, 6) x + 2 = 5 ⇒ x = 3; y – 2 = 4 ⇒ y = 6 |
|
29. |
The distance between the two points (2, 3) and (1, 4) is ___ . (1) 2 (2) \(\sqrt{56}\)(3) \(\sqrt{10}\)(4) √2 |
Answer» (4) √2 Distance = \(\sqrt{(x_2-x_1)^2+(y_2-y_1)^2}\) |
|
30. |
If the y-coordinate of a point is zero, then the point always lies (1) in the I quadrant (2) in the II quadrant (3) on x-axis (4) on y-axis |
Answer» (3) on x-axis |
|
31. |
State whether the following statements are true/false. (i) (5, 7) is a point in the IV quadrant. (ii) (-2, -7) is a point in the III quadrant. (iii) (8, -7) lies below the x-axis. (iv) (-2, 3) lies in the II quadrant. (v) For any point on the x-axis its y-coordinate is zero. |
Answer» (i) False (ii) True (iii) True (iv) True (v) True |
|
32. |
In which quadrant does the following points lie? (i) (5, 2) (ii) (-5, -8) (iii) (-7, 1) (iv) (8, -3) |
Answer» (i) I quadrant (ii) III quadrant (iii) II quadrant (iv) IV quadrant. |
|
33. |
If the points A (2, 0), B (-6, 0), C (3, a – 3) lie on the x-axis then the value of a is ___. (1) 0 (2) 2 (3) 3 (4) -6 |
Answer» (3) 3 Points in y-axis have ordinate zero. ∴ a – 3 = 0 ⇒ a = 3 |
|
34. |
The points (-5, 2) and (2, -5) lie in the ___. (1) same quadrant (2) II and III quadrant respectively (3) II and IV quadrant respectively (4) IV and II quadrant respectively |
Answer» (3) II and IV quadrant respectively (-, +) lies IInd quadrant and (+, -) lies in IVth quadrant |
|
35. |
The point (-2, 7) lies is the quadrant (1) I (2) II(3) III (4) IV |
Answer» (2) II (-, +) lies in IInd quadrant |
|
36. |
The area enclosed by 2|x| + 3|y| ≤ 6 is(a) 3 Sq-units(b) 12 Sq.units(c) 9 Sq.units(d) 24Sq.units |
Answer» Correct option (b) 12 Sq.units Explanation: 2x + 3y ≤ 6, x ≥ 0, y ≥ 0 2x - 3y ≤ 6, x ≥ 0, y ≤ 0 - 2x + 3y ≤ 6, x ≥ 0, y ≤ 0 - 2x - 3y ≤ 6, x ≤ 0, y ≤ 0 Form a rhombus with diagonals 4 & 6. Area = 1/2 x 4 x 6 = 12 sq. units. |
|
37. |
The points A(2, 0), B(9, 1), C(11, 6) and D(4, 4) are the vertices of a quadrilateral ABCD. Determine whether ABCD is a rhombus or not. |
Answer» Given points are A(2, 0), B(9, 1), C(11, 6) and D(4, 4). Coordinates of mid-point of AC are (11+2/ 2, 6+0/ 2) = (13/2, 3) Coordinates of mid-point of BD are (9+4/ 2, 1+4/ 2) = (13/2, 5/2) As the coordinates of the mid-point of AC ≠ coordinates of mid-point of BD, ABCD is not even a parallelogram. Therefore, ABCD cannot be a rhombus too. |
|
38. |
In each of the following find the value of ‘k’, for which the points are collinear. (i) (7, –2), (5, 1), (3, k) (ii) (8, 1), (k, – 4), (2, –5) |
Answer» Answer: |
|
39. |
Find the area of a triangles whose vertices are(a, c + a), (a, c) and (-a, c – a) |
Answer» Let A = (x1,y1) = (a, c + a), B = (x2, y2) = (a, c) and C = (x3, y3) = (- a, c – a) be the given points Then, The area of ∆ABC is given by = \(\frac{1}{2}\)[a ( – {c – a}) + a(c – a – (c + a)) +( – a)(c + a – a)] = \(\frac{1}{2}\) [a(c – c + a) + a(c – a – c – a) – a(c + a – c)] = \(\frac{1}{2}\)[a × a + ax( – 2a) – a × a] = \(\frac{1}{2}\)[a2 – 2a2 – a2] = \(\frac{1}{2}\)×(-2a)2 = – a2 |
|
40. |
If point P(2, 4) is equidistant from the points A(5, K) and B(K, 7), then find the value of K. |
Answer» Point P(2, 4) is equidistant from the points A(5, K) and B(K, 7). So PA = PB ⇒ PA2 = PB2 ⇒ (5 – 2)2 + (k – 4)2 = (k – 2)2 + (7 – 4)2 ⇒ 9 + K2 + 16 – 8K = K2 + 4 – 4K + 9 ⇒ K2 – 8K + 16 – K2 – 4 + 4K = 0 ⇒ -4K + 12 = 0 ⇒ -4K = -12 ⇒ K = -12/-4 = 3 Hence, K = 3 |
|
41. |
X-co-ordinate is(A) Abscissa(B) Ordinate(C) Origin(D) None of these |
Answer» Answer is (A) Abscissa |
|
42. |
If M(4, 5) is a mid point of line segment AB and co-ordinate of A is (3, 4), then find the co-ordinate of point B. |
Answer» Let co-ordinate of B is (x, y) Given : co-ordinate of mid point of (3, 4) and (x, y) 4 = (3 + x)/2 ⇒ 3 + x = 8 ⇒ x = 8 – 3 = 5 and 5 = (y + 4)/2 ⇒ y + 4 = 10 ⇒ y = 10 – 4 = 6 Hence, co-ordinate of B = (5, 6) |
|
43. |
The co-ordinate of mid point joining the line segment of points (6, 8) and (2, 4) will be(A) (4, 6)(B) (6, 4)(C) (2, 2)(D) (1, 0) |
Answer» Answer is (A) (4, 6) Let co-ordinate of mid point of (6, 8) and (2, 4) is (x, y), then : x = (6 + 2)/2 = 8/2 = 4 And y = (8 + 4)/2 = 12/2 = 6 Hence, co-ordinate of mid point = (4, 6) |
|
44. |
If co-ordinate of point A, B, C are (6, -1), (1, 3) and (x, 8) respectively, then find the value of x where AB = BC. |
Answer» Co-ordinate of points A,B, C are (6, -1), (1, 3) and (x, 8) respectively. According to question AB = BC √((6 - 1)2 + (-1 - 3)2) = √((1 - x)2 + (3 - 8)2) Squaring both sides 25 + 16 = (1 – x)2 + 25 (1 – x)2 = 16 (1 – x) = ±4 taking +ve sign = 1 – x = 4 x = 1 – 4 = -3 taking -ve sign 1 – x = -4 x = 1 + 4 = 5 So, x = -3 or 5 |
|
45. |
That point is called where XX and Y’Y cuts each other(A) Co-ordinate(B) Origin(C) Vertical(D) Horizontal line |
Answer» Answer is (B) Origin |
|
46. |
If P(x,y) is equidistant from the points A(7,1) and B(3,5), find the relation between x and y. |
Answer» Let the point P(x,y) be equidistant from the points A(7,1) and B(3,5) Then, PA = PB \(\Rightarrow\) PA2 = PB2 \(\Rightarrow\) (x - 7)2 + (y - 1)2 = (x - 3)2 + (y - 5)2 \(\Rightarrow\) x2 + y2 - 14x - 2y + 50 = x2 + y2 - 6x - 10y + 34 \(\Rightarrow\) 8x - 8y = 16 \(\Rightarrow\) x - y = 2 |
|
47. |
Find a relation between x and y such that the point (x, y) is equidistant from the points (3, 6) and (- 3, 4). |
Answer» Coordinates of the points are A(3, 6) and B(-3, 4) Let the point P(x, y) is equidistant from A and B Using distance formula = \(\sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}\) ⇒ PA = PB \(\sqrt{(x - 3)^2 + (y - 6)^2}\) = \(\sqrt{(x + 3)^2 + (y - 4)^2}\) On squaring both sides, we get (x - 3)2 + (y - 6)2 = (x + 3)2 + (y - 4)2 x2 - 6x + 9 + y2 - 12y + 36 = x2 + 6x + 9 + y2 - 8y + 16 3x + y = 5 |
|
48. |
The line y = mx + c meets Y – axis at the point …………….. A) (0, 0) B) (c, 0) C) (0, c) D) (0, m) |
Answer» Correct option is (C) (0, c) x-coordinate of any point on Y-axis is zero. Put x = 0 in line y = mx+c, we get y = c \(\therefore\) Intersection point of line y = mx+c & Y-axis is (0, c). Hence, the line y = mx+c meets Y-axis at the point (0, c). Correct option is C) (0, c) |
|
49. |
The ratio in which the centroid divides the median of a triangle is A) 1 : 2 B) 2 :1 C) 1 : 3 D) 3 : 1 |
Answer» Correct option is (B) 2 : 1 The centroid divides the median of a triangle in the ratio 2:1. Correct option is C) 2 : 1 |
|
50. |
Find the equation of the straight line passing through the point (4, 5) and perpendicular to 3x – 2y + 5 = 0. |
Answer» 3\(x\) – 2y + 5 = 0 ⇒ –2y = –3\(x\) – 5 ⇒ y = \(\frac{3}{2}\)\(x\) + \(\frac{5}{2}\) On comparing with y = m\(x\) + c, we see that slope of given line = \(\frac{3}{2}\) As the required line is perpendicular to the given line, Slope of required line = \(\frac{-3}{2}\) ∴ Equation of required line: (y – 5) = \(\frac{-3}{2}\) (\(x\) - 4) ⇒ 3(y – 5) = – 2\(x\) + 8 ⇒ 3y – 15 = –2\(x\) + 8 ⇒ 3y + 2\(x\) – 23 = 0 |
|