All Exams Test series for 1 year @ ₹349 only
Question

Among the statements
(S1) : If $A(5, -1)$ and $B(-2, 3)$ are two vertices of a triangle, whose orthocentre is $(0, 0)$, then its third vertex is $(-4, -7)$
and
(S2) : If positive numbers $2a, b, c$ are three consecutive terms of an A.P., then the lines $ax+by+c=0$ are concurrent at $(2, -2)$,

The correct answer is
both are correct

Statement S1 Analysis: Triangle Orthocentre and Vertices

We are given two vertices of a triangle, $A(5, -1)$ and $B(-2, 3)$, and its orthocentre $H(0, 0)$. We need to find the third vertex $C(x, y)$ and verify if it is $(-4, -7)$.

The orthocentre is the intersection point of the altitudes of a triangle. An altitude from a vertex is perpendicular to the opposite side.

  • The line segment $AH$ connects vertex A to the orthocentre H. The altitude from vertex B is perpendicular to side $AC$. Thus, $BH \perp AC$.
  • Similarly, the altitude from vertex A is perpendicular to side $BC$. Thus, $AH \perp BC$.

First, let's find the slopes:

  • Slope of $AH$, $m_{AH} = \frac{-1 - 0}{5 - 0} = -\frac{1}{5}$.
  • Slope of $BH$, $m_{BH} = \frac{3 - 0}{-2 - 0} = -\frac{3}{2}$.
  • Slope of $BC$, $m_{BC} = \frac{y - 3}{x - (-2)} = \frac{y - 3}{x + 2}$.
  • Slope of $AC$, $m_{AC} = \frac{y - (-1)}{x - 5} = \frac{y + 1}{x - 5}$.

Using the perpendicularity conditions ($m_1 \cdot m_2 = -1$):

  1. Condition $AH \perp BC$: $m_{AH} \cdot m_{BC} = -1$ $ (-\frac{1}{5}) \left( \frac{y - 3}{x + 2} \right) = -1 $ $ \frac{y - 3}{x + 2} = 5 $ $ y - 3 = 5(x + 2) $ $ y - 3 = 5x + 10 $ $ 5x - y + 13 = 0 $ (Equation 1)
  2. Condition $BH \perp AC$: $m_{BH} \cdot m_{AC} = -1$ $ (-\frac{3}{2}) \left( \frac{y + 1}{x - 5} \right) = -1 $ $ \frac{y + 1}{x - 5} = \frac{2}{3} $ $ 3(y + 1) = 2(x - 5) $ $ 3y + 3 = 2x - 10 $ $ 2x - 3y - 13 = 0 $ (Equation 2)

Now, we solve the system of linear equations (Equation 1 and Equation 2):

From Equation 1, $ y = 5x + 13 $. Substitute this into Equation 2:

$ 2x - 3(5x + 13) - 13 = 0 $ $ 2x - 15x - 39 - 13 = 0 $ $ -13x - 52 = 0 $ $ -13x = 52 $ $ x = -4 $

Substitute $x = -4$ back into $y = 5x + 13$:

$ y = 5(-4) + 13 = -20 + 13 = -7 $

The third vertex $C$ is $(-4, -7)$. Therefore, statement S1 is correct.

Statement S2 Analysis: Arithmetic Progression and Line Concurrency

We are given that $2a, b, c$ are three consecutive terms of an Arithmetic Progression (A.P.). This implies the middle term is the average of the other two, or $2 \times (\text{middle term}) = \text{sum of first and third}$.

Mathematically, this means:

$ 2b = 2a + c $

We need to check if the line $ax + by + c = 0$ is concurrent at the point $(2, -2)$. For concurrency, the point must satisfy the line equation.

Substitute $(x, y) = (2, -2)$ into the line equation:

$ a(2) + b(-2) + c = 0 $ $ 2a - 2b + c = 0 $

Now, let's use the A.P. condition ($2b = 2a + c$) to verify this.

Rearrange the A.P. condition to solve for $c$:

$ c = 2b - 2a $

Substitute this expression for $c$ into the equation $2a - 2b + c = 0$:

$ 2a - 2b + (2b - 2a) = 0 $ $ 0 = 0 $

Since the equation $0 = 0$ is always true, the point $(2, -2)$ lies on the line $ax + by + c = 0$ for any positive numbers $2a, b, c$ that form an A.P. Thus, the lines are concurrent at $(2, -2)$.

Therefore, statement S2 is correct.

Conclusion

Both statement S1 and statement S2 have been verified as correct.

Was this answer helpful?

Similar Questions

  1. If the line $\alpha x + 2y = 1$, where $\alpha \in \mathbb{R}$, does not meet the hyperbola $x^2 - 9y^2 = 9$, then a possible value of $\alpha$ is:
  2. Let $P(10, 2\sqrt{15})$ be a point on the hyperbola $\frac{x^2}{a^2} - \frac{y^2}{b^2} = 1$, whose foci are S and $S'$. If the length of its latus rectum is 8, then the square of the area of $\Delta PSS'$ is equal to :
  3. Let the locus of the mid-point of the chord through the origin O of the parabola $y^2 = 4x$ be the curve S. Let P be any point on S. Then the locus of the point, which internally divides OP in the ratio 3:1, is :
  4. Let a circle of radius 4 pass through the origin O, the points $A(-\sqrt{3}a, 0)$ and $B(0, -\sqrt{2}b)$, where $a$ and $b$ are real parameters and $ab \neq 0$. Then the locus of the centroid of $\Delta OAB$ is a circle of radius
  5. Let a line L passing through the point $P(1, 1, 1)$ be perpendicular to the lines $\frac{x-4}{4} = \frac{y-1}{1} = \frac{z-1}{1}$ and $\frac{x-17}{1} = \frac{y-71}{1} = \frac{z}{0}$. Let the line L intersect the yz-plane at the point Q. Another line parallel to L and passing through the point $S(1, 0, -1)$ intersects the yz-plane at the point R. Then the square of the area of the parallelogram PQRS is equal to ______.
  6. Let the angles made with the positive $x$-axis by two straight lines drawn from the point $P(2, 3)$ and meeting the line $x + y = 6$ at a distance $\sqrt{\frac{2}{3}}$ from the point $P$ be $\theta_1$ and $\theta_2$. Then the value of $(\theta_1 + \theta_2)$ is:
  7. The sum of all values of $\alpha$, for which the shortest distance between the lines $\frac{x + 1}{\alpha} = \frac{y - 2}{-1} = \frac{z - 4}{-\alpha}$ and $\frac{x}{\alpha} = \frac{y - 1}{2} = \frac{z - 1}{2\alpha}$ is $\sqrt{2}$, is
  8. Let the length of the latus rectum of an ellipse $\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1, (a > b)$, be 30. If its eccentricity is the maximum value of the function $f(t) = -\frac{3}{4} + 2t - t^2$, then $(a^2 + b^2)$ is equal to
  9. Let $\vec{a} = 2\hat{i} - \hat{j} - \hat{k}$, $\vec{b} = \hat{i} + 3\hat{j} - \hat{k}$ and $\vec{c} = 2\hat{i} + \hat{j} + 3\hat{k}$. Let $\vec{v}$ be the vector in the plane of the vectors $\vec{a}$ and $\vec{b}$, such that the length of its projection on the vector $\vec{c}$ is $\frac{1}{\sqrt{14}}$. Then $|\vec{v}|$ is equal to
  10. Let $\vec{a} = 2\hat{i} - 5\hat{j} + 5\hat{k}$ and $\vec{b} = \hat{i} - \hat{j} + 3\hat{k}$. If $\vec{c}$ is a vector such that $2(\vec{a} \times \vec{c}) + 3(\vec{b} \times \vec{c}) = \vec{0}$ and $(\vec{a} - \vec{b}) \cdot \vec{c} = -97$, then $|\vec{c} \times \hat{k}|^2$ is equal to

Important Questions from Coordinate Geometry

  1. If the line $\alpha x + 2y = 1$, where $\alpha \in \mathbb{R}$, does not meet the hyperbola $x^2 - 9y^2 = 9$, then a possible value of $\alpha$ is:
  2. Let $P(10, 2\sqrt{15})$ be a point on the hyperbola $\frac{x^2}{a^2} - \frac{y^2}{b^2} = 1$, whose foci are S and $S'$. If the length of its latus rectum is 8, then the square of the area of $\Delta PSS'$ is equal to :
  3. Let the locus of the mid-point of the chord through the origin O of the parabola $y^2 = 4x$ be the curve S. Let P be any point on S. Then the locus of the point, which internally divides OP in the ratio 3:1, is :
  4. Let a circle of radius 4 pass through the origin O, the points $A(-\sqrt{3}a, 0)$ and $B(0, -\sqrt{2}b)$, where $a$ and $b$ are real parameters and $ab \neq 0$. Then the locus of the centroid of $\Delta OAB$ is a circle of radius
  5. Let a line L passing through the point $P(1, 1, 1)$ be perpendicular to the lines $\frac{x-4}{4} = \frac{y-1}{1} = \frac{z-1}{1}$ and $\frac{x-17}{1} = \frac{y-71}{1} = \frac{z}{0}$. Let the line L intersect the yz-plane at the point Q. Another line parallel to L and passing through the point $S(1, 0, -1)$ intersects the yz-plane at the point R. Then the square of the area of the parallelogram PQRS is equal to ______.
Need Expert Advice?
More Questions from JEE Main

Start Your Preparation with Prepp Mobile App

Download the app from Google Play & App Store
Download the app from Google Play & App Store
Prepp Mobile App