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

What is the distance between the points

P(m cos 2α, m sin 2α) and Q(m cos 2β, m sin 2β) ?

This question was previously asked in
NDA II 2019 GAT Previous Year Paper (17-Nov-2019)
The correct answer is

|2m sin (α - β)|

Finding the Distance Between Two Points Using Coordinates

The problem asks us to find the distance between two points, P and Q, given their coordinates in terms of trigonometric functions and a constant 'm'. The points are given as \(P(m \cos 2\alpha, m \sin 2\alpha)\) and \(Q(m \cos 2\beta, m \sin 2\beta)\).

To solve this, we will use the standard distance formula for two points \((x_1, y_1)\) and \((x_2, y_2)\) in a Cartesian coordinate system, which is:

\(\text{Distance} = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}\)

In this case, we have:

  • \(x_1 = m \cos 2\alpha\)
  • \(y_1 = m \sin 2\alpha\)
  • \(x_2 = m \cos 2\beta\)
  • \(y_2 = m \sin 2\beta\)

Now, let's substitute these values into the distance formula:

\(PQ = \sqrt{(m \cos 2\beta - m \cos 2\alpha)^2 + (m \sin 2\beta - m \sin 2\alpha)^2}\)

We can factor out 'm' from both terms inside the square root:

\(PQ = \sqrt{[m (\cos 2\beta - \cos 2\alpha)]^2 + [m (\sin 2\beta - \sin 2\alpha)]^2}\)

\(PQ = \sqrt{m^2 (\cos 2\beta - \cos 2\alpha)^2 + m^2 (\sin 2\beta - \sin 2\alpha)^2}\)

Factor out \(m^2\) from under the square root:

\(PQ = \sqrt{m^2 [(\cos 2\beta - \cos 2\alpha)^2 + (\sin 2\beta - \sin 2\alpha)^2]}\)

\(PQ = |m| \sqrt{(\cos 2\beta - \cos 2\alpha)^2 + (\sin 2\beta - \sin 2\alpha)^2}\)

Now, let's expand the squared terms inside the square root:

\((\cos 2\beta - \cos 2\alpha)^2 = \cos^2 2\beta - 2 \cos 2\beta \cos 2\alpha + \cos^2 2\alpha\)

\((\sin 2\beta - \sin 2\alpha)^2 = \sin^2 2\beta - 2 \sin 2\beta \sin 2\alpha + \sin^2 2\alpha\)

Summing these expanded terms:

\((\cos^2 2\beta - 2 \cos 2\beta \cos 2\alpha + \cos^2 2\alpha) + (\sin^2 2\beta - 2 \sin 2\beta \sin 2\alpha + \sin^2 2\alpha)\)

Rearrange the terms:

\((\cos^2 2\beta + \sin^2 2\beta) + (\cos^2 2\alpha + \sin^2 2\alpha) - 2 (\cos 2\beta \cos 2\alpha + \sin 2\beta \sin 2\alpha)\)

Using the fundamental trigonometric identity \(\cos^2 \theta + \sin^2 \theta = 1\):

\(1 + 1 - 2 (\cos 2\beta \cos 2\alpha + \sin 2\beta \sin 2\alpha)\)

Using the angle subtraction formula for cosine, \(\cos(A - B) = \cos A \cos B + \sin A \sin B\), where \(A = 2\alpha\) and \(B = 2\beta\):

\(2 - 2 \cos (2\alpha - 2\beta)\)

So, the expression under the square root becomes:

\(PQ = |m| \sqrt{2 - 2 \cos (2(\alpha - \beta))}\)

Factor out 2 from the term inside the square root:

\(PQ = |m| \sqrt{2 (1 - \cos (2(\alpha - \beta)))}\)

Now, we use the half-angle identity \(1 - \cos 2\theta = 2 \sin^2 \theta\), where \(\theta = \alpha - \beta\):

\(1 - \cos (2(\alpha - \beta)) = 2 \sin^2 (\alpha - \beta)\)

Substitute this back into the distance formula:

\(PQ = |m| \sqrt{2 (2 \sin^2 (\alpha - \beta))}\)

\(PQ = |m| \sqrt{4 \sin^2 (\alpha - \beta)}\)

Take the square root:

\(PQ = |m| \times |2 \sin (\alpha - \beta)|\)

Since |m| is a magnitude and distance is non-negative, we combine the absolute values:

\(PQ = |2m \sin (\alpha - \beta)|\)

This is the distance between the points P and Q.

Revision Table: Key Concepts for Distance Calculation

Concept Description Formula/Identity
Distance Formula Calculates the distance between two points \((x_1, y_1)\) and \((x_2, y_2)\) in a plane. \( \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2} \)
Pythagorean Identity Relates sine and cosine of the same angle. \( \sin^2 \theta + \cos^2 \theta = 1 \)
Cosine Angle Subtraction Formula Expands the cosine of the difference of two angles. \( \cos(A - B) = \cos A \cos B + \sin A \sin B \)
Cosine Double Angle Identity (derived) An identity relating \(\cos 2\theta\) to \(\sin^2 \theta\). \( 1 - \cos 2\theta = 2 \sin^2 \theta \)
Absolute Value Ensures the distance is non-negative. \( |x| = \sqrt{x^2} \)

Additional Information: Points on a Circle

The points given, \(P(m \cos 2\alpha, m \sin 2\alpha)\) and \(Q(m \cos 2\beta, m \sin 2\beta)\), have a specific form. If we consider a point \((x, y) = (m \cos \theta, m \sin \theta)\), the square of its distance from the origin (0,0) is \(x^2 + y^2 = (m \cos \theta)^2 + (m \sin \theta)^2 = m^2 \cos^2 \theta + m^2 \sin^2 \theta = m^2 (\cos^2 \theta + \sin^2 \theta) = m^2(1) = m^2\). Thus, the distance from the origin is \( \sqrt{m^2} = |m| \). This means that any point of the form \((m \cos \theta, m \sin \theta)\) lies on a circle centered at the origin (0,0) with a radius of \(|m|\).

The points P and Q are both on a circle centered at the origin with radius \(|m|\). The distance we calculated is the chord length connecting these two points on the circle. The angles \(2\alpha\) and \(2\beta\) represent the angles made by the position vectors of points P and Q with the positive x-axis, respectively.

Was this answer helpful?

Similar Questions

  1. What is the equation of the straight line which passes through the point of intersection of the straight lines x + 2y = 5 and 3x + 7y = 17 and is perpendicular to the straight line 3x + 4y = 10?

  2. What is the equation of the straight line cutting of an intercept 2 from the negative direction of y-axis and inclined at 30° with the positive direction of x - axis?

  3. A straight line passes through the point (1, 1, 1) makes an angle 60° with the positive direction of z-axis, and the cosine of the angles made by it with the positive directions of the y-axis and the x-axis are in the ratio √3 : 1. What is the acute angle between the two possible positions of the line?

  4. The points (-a, -b), (0, 0), (a, b) and (a2, ab) are:

  5. Given that 16p2 + 49q2 - 4r2 - 56pq = 0. Which one of the following is a point on a pair of straight lines (px + qy + r) (px + qy - r) = 0?

  6. The equation of the line, when the portion of it intercepted between the axes is divided by the point (2, 3) in the ratio of 3 : 2 is

  7. The distance of the point (1, 3) from the line 2x + 3y = 6, measured parallel to the line 4x + y = 4, is

  8. If A, B and C are in AP, then the straight line Ax + 2By + C = 0 will always pass through a fixed point. The fixed point is

  9. If the image of the point (-4, 2) by a line mirror is (4, -2), then what is the equation of the line mirror?

  10. The equation Ax + By + C = 0 represents a straight line


Important Questions from Lines

  1. What is the equation of the straight line which passes through the point of intersection of the straight lines x + 2y = 5 and 3x + 7y = 17 and is perpendicular to the straight line 3x + 4y = 10?

  2. What is the equation of the straight line cutting of an intercept 2 from the negative direction of y-axis and inclined at 30° with the positive direction of x - axis?

  3. A straight line passes through the point (1, 1, 1) makes an angle 60° with the positive direction of z-axis, and the cosine of the angles made by it with the positive directions of the y-axis and the x-axis are in the ratio √3 : 1. What is the acute angle between the two possible positions of the line?

  4. The graph of the in-equation 2x - 5y ≤ 5 in Cartesian plane is:

  5. The value of k for which the pair of linear equations 4x + 6y - 1 = 0 and 2x + ky - 7 = 0 represents parallel lines is:

Need Expert Advice?
Test Series
NDA img
Defence
NDA 2026 Mock Test Series (Latest Pattern)
503 Tests 1 Tests Free
1057 Attempts
4.6(136)
English, Hindi

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