Question
Question: How do you rotate the axes to transform the equation \(xy+4=0\) into a new equation with no \(xy\) t...
How do you rotate the axes to transform the equation xy+4=0 into a new equation with no xy term and then find the angle of rotation?
Solution
We must first write the equations for the transformation of the coordinate system. Using the equations, we must eliminate the term xy from the resulting new equation. We must accordingly find the angle of rotation θ . Using this value of the angle of rotation, we can find the desired equation for the rotated coordinate system.
Complete step-by-step solution:
We have the coordinate system with X and Y axes, and we are rotating the whole coordinate system by an angle, say θ , in the anticlockwise direction. If by our calculation, θ comes out to be negative, then we will know that the rotation is in clockwise direction.
Let X’ and Y’ be the new coordinate axes after rotation.
Let i and j be the unit vectors in the direction of X-axis and Y-axis respectively, and i′ and j′ be the unit vectors along the X’-axis and Y’-axis respectively. So, now we have
From the above figure, we can easily write unit vectors i′ and j′ in terms of i and j vectors.
i′=icosθ+jsinθj′=−isinθ+jcosθ
Let us assume a vector in the original coordinate system,
v=xi+yj...(i)
Now, in the new coordinate system, we can write the same vector as
v=x′i′+y′j′
Putting the values of i′ and j′ , we get
v=x′(icosθ+jsinθ)+y′(−isinθ+jcosθ)
⇒v=ix′cosθ+jx′sinθ−iy′sinθ+jy′cosθ
⇒v=ix′cosθ−iy′sinθ+jx′sinθ+jy′cosθ
⇒v=(x′cosθ−y′sinθ)i+(x′sinθ+y′cosθ)j...(ii)
Comparing equation (i) and equation (ii), as both of them represent the same point, we get
x=x′cosθ−y′sinθ...(iii)y=x′sinθ+y′cosθ...(iv)
Thus, we have derived the equation for transformation of axes.
We have to transform the equation xy+4=0 .
Putting the values from equation (iii) and (iv), we get
(x′cosθ−y′sinθ)(x′sinθ+y′cosθ)+4=0
Multiplying the above, we get
x′2sinθcosθ+x′y′cos2θ−x′y′sin2θ−y′2sinθcosθ+4=0
⇒(x′2−y′2)sinθcosθ+x′y′(cos2θ−sin2θ)+4=0...(v)
We are given in the question that the term xy must not be present.
So, we can clearly say that
cos2θ−sin2θ=0
Or, we can say that
cos2θ=0
We know that for cosϕ=0, ϕ=(2n+1)2π , where n is integer.
So, for cos2θ=0, 2θ=(2n+1)2π .
Or, θ=(2n+1)4π
For n=0 , we have θ=4π
Putting θ=4π in equation (v), we get