Shifting of Origin MCQ Quiz - Objective Question with Answer for Shifting of Origin - Download Free PDF
Last updated on May 14, 2025
Latest Shifting of Origin MCQ Objective Questions
Shifting of Origin Question 1:
Point (-1, 2) is changed to (a, b) when the origin is shifted to the point (2, -1) by translation of axes. Point (a, b) is changed to (c, d) when the axes are rotated through an angle of \(45^\circ\) about the new origin. (c, d) is changed to (e, f) when (c, d) is reflected through y = x. Then (e, f) =
Answer (Detailed Solution Below)
Shifting of Origin Question 1 Detailed Solution
Calculation
Given:
Original point: (-1, 2)
New origin: (2, -1)
Rotation angle: 45°
Reflection through y = x
1) Translation of axes:
Let the new coordinates be (a, b).
\(a = x - h = -1 - 2 = -3\)
\(b = y - k = 2 - (-1) = 3\)
⇒ \((a, b) = (-3, 3)\)
2) Rotation of axes by 45°:
Let the new coordinates be (c, d).
\(c = a\cos\theta + b\sin\theta = -3\cos 45° + 3\sin 45° = -3(\frac{1}{\sqrt{2}}) + 3(\frac{1}{\sqrt{2}}) = 0\)
\(d = -a\sin\theta + b\cos\theta = -(-3)\sin 45° + 3\cos 45° = 3(\frac{1}{\sqrt{2}}) + 3(\frac{1}{\sqrt{2}}) = \frac{6}{\sqrt{2}} = 3\sqrt{2}\)
⇒ \((c, d) = (0, 3\sqrt{2})\)
3) Reflection through y = x:
Let the new coordinates be (e, f).
When reflected through y = x, (x, y) becomes (y, x).
⇒ \((e, f) = (3\sqrt{2}, 0)\)
Hence option 3 is correct
Shifting of Origin Question 2:
If the origin is shifted to a point P by the translation of axes to remove the y-term from the equation x2 - y2 + 2y - 1 = 0. then the transformed equation of it is
Answer (Detailed Solution Below)
Shifting of Origin Question 2 Detailed Solution
Concept:
Shifting the Origin by Translation of Axes:
- In this problem, we are required to shift the origin to a new point P using the translation of axes in order to remove the linear y-term from the given equation.
- The general form of the equation is x² - y² + 2y - 1 = 0, and we are tasked with finding the transformed equation after shifting the origin.
Calculation:
Given the equation:
x² - y² + 2y - 1 = 0
Step 1: Completing the Square
To eliminate the linear y-term, we complete the square:
x² - (y² - 2y) - 1 = 0
Rewriting y² - 2y:
y² - 2y = (y - 1)² - 1
Thus, substituting back:
x² - ((y - 1)² - 1) - 1 = 0
Step 2: Shifting the Origin
Introduce a new coordinate system Y = y - 1, where the origin is shifted to (0, 1). The transformed equation becomes:
x² - Y² = 0
Since Y = y - 1, we conclude:
x² - y² = 0
Thus, the transformed equation is:
x² - y² = 0
Shifting of Origin Question 3:
When the origin is shifted to the point \((2, b)\) by translation of axes, the coordinates of the point \((4, 4)\) have changed to \((6, 8)\). When the origin is shifted to \((a, b)\) by translation of axes, if the transformed equation of \(x^2 + 4xy + y^2 = 0\) is: \(X^2 + 2HXY + Y^2 + 2GX + 2FY + C = 0, \) then \(2H(G+F) = ?\)
Answer (Detailed Solution Below)
Shifting of Origin Question 3 Detailed Solution
Concept Used:
Translation of Axes: If the origin is shifted to (h, k), the new coordinates (X, Y) of a point (x, y) are given by X = x - h and Y = y - k.
General Equation of second degree: \(AX^2 + 2HXY + BY^2 + 2GX + 2FY + C = 0\)
Calculation:
Given:
When the origin is shifted to (a, b), the point (4, 4) becomes (6, 8).
The transformed equation of \(x^2 + 4xy + y^2 = 0\) is \(X^2 + 2HXY + Y^2 + 2GX + 2FY + C = 0\)
From the provided solution:
x = X + a = X + 8
y = Y + b = Y - 4
Transformed equation: \((x+8)^2 + 4(x+8)(y-4) + (y-4)^2 = 0\)
Comparing coefficients: H = 2, G = 0, F = 12, C = -48
⇒ 2H(G + F) = 2 × 2 × (0 + 12) = 48
⇒ Since C = -48,
∴ 2H(G + F) = -C
Hence option 4 is correct.
Shifting of Origin Question 4:
If the origin is shifted to the point \(\left(\frac{3}{2},-2\right)\) by the translation of axes, then the transformed equation of 2x2 + 4xy + y2 + 2x - 2y + 1 = 0 is
Answer (Detailed Solution Below)
Shifting of Origin Question 4 Detailed Solution
We will update the solution
Shifting of Origin Question 5:
When the origin is shifted to (-1, 2) by the translation of axes, the transformed equation of x2 + y2 + 2x - 4y + 1 = 0 is
Answer (Detailed Solution Below)
Shifting of Origin Question 5 Detailed Solution
Concept:
If (x , y) are the coordinates of a point and the origin is shifted to (h, k), then the new coordinates (X, Y) of the point will be given by
x = X + h and y = Y + k
Explanation:
Given, x2 + y2 + 2x - 4y + 1 = 0
⇒ x2 + 2x + 1 + y2 - 4y + 4 - 4 = 0
⇒ (x + 1)2 + ( y - 2)2 = 4
The origin is shifted to (-1, 2) by the translation of axes,
∴ x = X - 1 and y = Y + 2
The transformed equation will be
(X - 1 + 1)2 + ( Y + 2 - 2)2 = 4
∴ X2 + Y2 = 4
The correct answer is option (1).
Top Shifting of Origin MCQ Objective Questions
Shifting of Origin Question 6:
When the origin is shifted to (-1, 2) by the translation of axes, the transformed equation of x2 + y2 + 2x - 4y + 1 = 0 is
Answer (Detailed Solution Below)
Shifting of Origin Question 6 Detailed Solution
Concept:
If (x , y) are the coordinates of a point and the origin is shifted to (h, k), then the new coordinates (X, Y) of the point will be given by
x = X + h and y = Y + k
Explanation:
Given, x2 + y2 + 2x - 4y + 1 = 0
⇒ x2 + 2x + 1 + y2 - 4y + 4 - 4 = 0
⇒ (x + 1)2 + ( y - 2)2 = 4
The origin is shifted to (-1, 2) by the translation of axes,
∴ x = X - 1 and y = Y + 2
The transformed equation will be
(X - 1 + 1)2 + ( Y + 2 - 2)2 = 4
∴ X2 + Y2 = 4
The correct answer is option (1).
Shifting of Origin Question 7:
Point (-1, 2) is changed to (a, b) when the origin is shifted to the point (2, -1) by translation of axes. Point (a, b) is changed to (c, d) when the axes are rotated through an angle of \(45^\circ\) about the new origin. (c, d) is changed to (e, f) when (c, d) is reflected through y = x. Then (e, f) =
Answer (Detailed Solution Below)
Shifting of Origin Question 7 Detailed Solution
Calculation
Given:
Original point: (-1, 2)
New origin: (2, -1)
Rotation angle: 45°
Reflection through y = x
1) Translation of axes:
Let the new coordinates be (a, b).
\(a = x - h = -1 - 2 = -3\)
\(b = y - k = 2 - (-1) = 3\)
⇒ \((a, b) = (-3, 3)\)
2) Rotation of axes by 45°:
Let the new coordinates be (c, d).
\(c = a\cos\theta + b\sin\theta = -3\cos 45° + 3\sin 45° = -3(\frac{1}{\sqrt{2}}) + 3(\frac{1}{\sqrt{2}}) = 0\)
\(d = -a\sin\theta + b\cos\theta = -(-3)\sin 45° + 3\cos 45° = 3(\frac{1}{\sqrt{2}}) + 3(\frac{1}{\sqrt{2}}) = \frac{6}{\sqrt{2}} = 3\sqrt{2}\)
⇒ \((c, d) = (0, 3\sqrt{2})\)
3) Reflection through y = x:
Let the new coordinates be (e, f).
When reflected through y = x, (x, y) becomes (y, x).
⇒ \((e, f) = (3\sqrt{2}, 0)\)
Hence option 3 is correct
Shifting of Origin Question 8:
If the origin is shifted to a point P by the translation of axes to remove the y-term from the equation x2 - y2 + 2y - 1 = 0. then the transformed equation of it is
Answer (Detailed Solution Below)
Shifting of Origin Question 8 Detailed Solution
Concept:
Shifting the Origin by Translation of Axes:
- In this problem, we are required to shift the origin to a new point P using the translation of axes in order to remove the linear y-term from the given equation.
- The general form of the equation is x² - y² + 2y - 1 = 0, and we are tasked with finding the transformed equation after shifting the origin.
Calculation:
Given the equation:
x² - y² + 2y - 1 = 0
Step 1: Completing the Square
To eliminate the linear y-term, we complete the square:
x² - (y² - 2y) - 1 = 0
Rewriting y² - 2y:
y² - 2y = (y - 1)² - 1
Thus, substituting back:
x² - ((y - 1)² - 1) - 1 = 0
Step 2: Shifting the Origin
Introduce a new coordinate system Y = y - 1, where the origin is shifted to (0, 1). The transformed equation becomes:
x² - Y² = 0
Since Y = y - 1, we conclude:
x² - y² = 0
Thus, the transformed equation is:
x² - y² = 0
Shifting of Origin Question 9:
When the origin is shifted to the point \((2, b)\) by translation of axes, the coordinates of the point \((4, 4)\) have changed to \((6, 8)\). When the origin is shifted to \((a, b)\) by translation of axes, if the transformed equation of \(x^2 + 4xy + y^2 = 0\) is: \(X^2 + 2HXY + Y^2 + 2GX + 2FY + C = 0, \) then \(2H(G+F) = ?\)
Answer (Detailed Solution Below)
Shifting of Origin Question 9 Detailed Solution
Concept Used:
Translation of Axes: If the origin is shifted to (h, k), the new coordinates (X, Y) of a point (x, y) are given by X = x - h and Y = y - k.
General Equation of second degree: \(AX^2 + 2HXY + BY^2 + 2GX + 2FY + C = 0\)
Calculation:
Given:
When the origin is shifted to (a, b), the point (4, 4) becomes (6, 8).
The transformed equation of \(x^2 + 4xy + y^2 = 0\) is \(X^2 + 2HXY + Y^2 + 2GX + 2FY + C = 0\)
From the provided solution:
x = X + a = X + 8
y = Y + b = Y - 4
Transformed equation: \((x+8)^2 + 4(x+8)(y-4) + (y-4)^2 = 0\)
Comparing coefficients: H = 2, G = 0, F = 12, C = -48
⇒ 2H(G + F) = 2 × 2 × (0 + 12) = 48
⇒ Since C = -48,
∴ 2H(G + F) = -C
Hence option 4 is correct.
Shifting of Origin Question 10:
If the origin is shifted to the point \(\left(\frac{3}{2},-2\right)\) by the translation of axes, then the transformed equation of 2x2 + 4xy + y2 + 2x - 2y + 1 = 0 is
Answer (Detailed Solution Below)
Shifting of Origin Question 10 Detailed Solution
We will update the solution
Shifting of Origin Question 11:
When the origin is shifted to the point \(\left(\frac{3}{2},\frac{3}{2}\right)\) by the translation of coordinate axes, then the transformed equation of 32x2 + 8xy + 32y2 − 108x − 108y + 99 = 0 is
Answer (Detailed Solution Below)
Shifting of Origin Question 11 Detailed Solution
Concept:
Shifting of origin:
Let (x, y) be the coordinates of a point, and the origin is shifted to point (h, k) without changing the orientation of the coordinate axes, then the new coordinates (X, Y) of the point will be given by X = x - h and Y = y - k.
Thus we have x = X + h and y = Y + k.
Explanation:
The given equation is
Since the origin is shifted to the point \(\left(\frac{3}{2},\frac{3}{2}\right)\) by the translation of coordinate axes.
Therefore by replacing x by x = X + \(\frac{3}{2}\) and y = Y + \(\frac{3}{2}\), we get
32( X + \(\frac{3}{2}\) )2 + 8( X + \(\frac{3}{2}\) )(Y + \(\frac{3}{2}\)) + 32(Y + \(\frac{3}{2}\))2 − 108( X + \(\frac{3}{2}\) ) − 108(Y + \(\frac{3}{2}\)) + 99 = 0
On solving, we get
32X2 + 8XY + 32Y2 - 63 = 0
which is the required equation.
Hence option (4) is correct.
Shifting of Origin Question 12:
By shifting the origin to the point (2, 3) and then rotating the coordinate axes through an angle θ in the counter clockwise direction, if the equation 3x2 + 2xy + 3y2 - 18x - 22y + 50 = 0 is transformed to 4x2 + 2y2 - 1 = 0, then the angle θ =
Answer (Detailed Solution Below)
Shifting of Origin Question 12 Detailed Solution
Concept:
-
Given axes are rotated by angle θ through counter-clockwise direction:
⇒ X' = x cos θ - y sin θ and Y' = x sin θ + y cos θ .
Calculation:
Given axes are rotated by angle θ through counter-clockwise direction:
⇒ X' = x cos θ - y sin θ and Y' = x sin θ + y cos θ .
Given the origin is shifted to the point (2, 3).
⇒ X = 2 + x cos θ - y sin θ and Y = 3 + x sin θ + y cos θ.
∴ Given equation 3x2 + 2xy + 3y2 - 18x - 22y + 50 = 0 in new co-ordinate can be written as:
3(2 + x cos θ - y sin θ)2 + 2(2 + x cos θ - y sin θ)(3 + x sin θ + y cos θ)+ 3(3 + x sin θ + y cos θ)2
- 18(2 + x cos θ - y sin θ) - 22(3 + x sin θ + y cos θ) +50 = 0 ...(1)
Given after transformation, the new equation is 4x2 + 2y2 - 1 = 0
∵ xy term in the new equation is missing, put xy term of equation (1) to zero.
⇒ - 3xy sin 2θ + xy cos2 θ - xy sin2 θ + 3xy sin 2θ = 0
⇒ xy cos 2θ = 0
⇒ 2θ = \(\frac{\pi}{2}\)
⇒ θ = \(\frac{\pi}{4}\).
The required value of θ = \(\frac{\pi}{4}\)