Problem 40
Question
\(A B C D\) is a square whose vertices \(A, B, C\) and \(D\) are \((0,0),(2,0),(2,2)\) and \((0,2)\), respectively. This square is rotated in the \(X-Y\) plane with an angle of \(30^{\circ}\) in anti-clockwise direction about an axis passing through the vertex \(A\). The equation of the diagonal \(B D\) of this rotated square is (A) \(\sqrt{3} x+(1-\sqrt{3}) y=\sqrt{3}\) (B) \((1+\sqrt{3}) x-(1-\sqrt{2})=2\) (C) \((2-\sqrt{3}) x+y=2(\sqrt{3}-1)\) (D) none of these
Step-by-Step Solution
Verified Answer
The equation of diagonal BD of the rotated square is option (A) \(\sqrt{3}x + (1-\sqrt{3})y = \sqrt{3}\).
1Step 1: Original coordinates of B and D
Write down the original coordinates of vertices B and D of the square. B is at \((2,0)\) and D is at \((0,2)\).
2Step 2: Translate coordinates for rotation
Since the square is rotated about axis A \((0,0)\), there's no need for additional translation. The coordinates of B and D can be taken as given.
3Step 3: Rotation Matrix Application
Use the rotation matrix for a \(30^{\circ}\) anti-clockwise rotation. The matrix is:\[R = \begin{bmatrix} \cos 30^{\circ} & -\sin 30^{\circ} \ \sin 30^{\circ} & \cos 30^{\circ} \end{bmatrix} = \begin{bmatrix} \frac{\sqrt{3}}{2} & -\frac{1}{2} \ \frac{1}{2} & \frac{\sqrt{3}}{2} \end{bmatrix}\]
4Step 4: Rotate Point B
Apply the rotation matrix to point B \((2, 0)\):\[\begin{bmatrix} x' \ y' \end{bmatrix} = \begin{bmatrix} \frac{\sqrt{3}}{2} & -\frac{1}{2} \ \frac{1}{2} & \frac{\sqrt{3}}{2} \end{bmatrix} \begin{bmatrix} 2 \ 0 \end{bmatrix} = \begin{bmatrix} \sqrt{3} \ 1 \end{bmatrix}\]So, B' is \((\sqrt{3}, 1)\).
5Step 5: Rotate Point D
Apply the rotation matrix to point D \((0, 2)\):\[\begin{bmatrix} x' \ y' \end{bmatrix} = \begin{bmatrix} \frac{\sqrt{3}}{2} & -\frac{1}{2} \ \frac{1}{2} & \frac{\sqrt{3}}{2} \end{bmatrix} \begin{bmatrix} 0 \ 2 \end{bmatrix} = \begin{bmatrix} -1 \ \sqrt{3} \end{bmatrix}\]So, D' is \((-1, \sqrt{3})\).
6Step 6: Calculate Slope of Diagonal B'D'
Find the slope of line B'D':\[m = \frac{y_2 - y_1}{x_2 - x_1} = \frac{\sqrt{3} - 1}{-1 - \sqrt{3}} = \frac{\sqrt{3} - 1}{-1 - \sqrt{3}}\]
7Step 7: Equation of line B'D'
Use the point-slope form of a line equation, \(y - y_1 = m(x - x_1)\), with B' \((\sqrt{3}, 1)\):\[y - 1 = \frac{\sqrt{3} - 1}{-1 - \sqrt{3}}(x - \sqrt{3})\]Simplify to obtain the equation of line B'D'.
8Step 8: Simplification and Verification
The equation simplifies to match option A: \[\sqrt{3}x + (1-\sqrt{3})y = \sqrt{3}\]Therefore, the correct answer is option (A).
Key Concepts
Coordinate GeometryRotation MatrixEquation of Line
Coordinate Geometry
Coordinate geometry is a mathematical system that uses a pair of numbers to represent a point in space. Here, we primarily deal with the Cartesian coordinate system which divides the plane into four quadrants using two perpendicular lines: the x-axis (horizontal) and y-axis (vertical). Each point in this system is described by an ordered pair
- The first number corresponding to the horizontal distance from the y-axis, known as the x-coordinate.
- The second number representing the vertical distance from the x-axis, called the y-coordinate.
- \((2,0)\) lies 2 units to the right of the origin along the x-axis.
- \((0,2)\) lies 2 units above the origin along the y-axis.
Rotation Matrix
A rotation matrix is a tool used to rotate points in a plane about a specific point, most commonly the origin. In geometry, when we want to rotate a figure such as a square around a point, we apply a rotation matrix to the coordinates of its vertices.
For a rotation by
This matrix alters the original coordinates, transforming them according to the specified rotation. For example, rotating a point
For a rotation by
- \(\theta\) degrees anticlockwise, the rotation matrix is:
This matrix alters the original coordinates, transforming them according to the specified rotation. For example, rotating a point
- \((x, y)\) by \(30^{\circ}\) anticlockwise involves substituting \(\theta\) with \(30^{\circ}\).
- Using the respective sinus and cosinus values: \(\cos 30^{\circ} = \frac{\sqrt{3}}{2}\) and \(\sin 30^{\circ} = \frac{1}{2}\).
- The rotation matrix becomes:
- \[ \begin{bmatrix} \frac{\sqrt{3}}{2} & -\frac{1}{2} \ \frac{1}{2} & \frac{\sqrt{3}}{2} \end{bmatrix}\]
Equation of Line
An equation of a line in the coordinate system represents all points falling on that line. It is commonly expressed in the form \(y = mx + c\), where:
- \(m\) is the slope of the line, which indicates the steepness and the direction of the line.
- \(c\) is the y-intercept, representing the point where the line crosses the y-axis.
- \(y - y_1 = m(x - x_1)\),
- \(m\) is the slope calculated from two points \((x_1, y_1)\) and \((x_2, y_2)\),
- \((x_1, y_1)\) is a point on the line, and here it was \(B'\), which is
- \((\sqrt{3}, 1)\).
- \[m = \frac{y_2 - y_1}{x_2 - x_1}\]
Other exercises in this chapter
Problem 38
The equations of the perpendicular bisector of the sides \(A B\) and \(A C\) of a \(\Delta A B C\) are \(x-y+5=0\) and \(x+\) \(2 y=0\), respectively. If the po
View solution Problem 39
The equation of a family of lines is given by \((2+3 t)\) \(x+(1-2 t) y+4=0\), where \(t\) is the parameter. The equation of a straight line, belonging to this
View solution Problem 41
The equations of the straight lines passing through \((-2,-7)\) and cutting an intercept of length three units between the straight lines \(4 x+3 y=12\) and \(4
View solution Problem 42
The coordinates of the point which is at unit distance from the lines \(L_{1} \equiv 3 x-4 y+1=0\) and \(L_{2} \equiv 8 x+6 y+\) \(1=0\) and lies below \(L_{1}\
View solution