Answer
Verified
462.9k+ views
Hint: First take line as $\dfrac{x}{a}+\dfrac{y}{b}=1$, then if it is rotated by $\alpha $ angle in anticlockwise direction, then replace x by $\left( x\cos \alpha -y\sin \alpha \right)$ and y by $\left( x\sin \alpha +y\cos \alpha \right)$ then put the points (p,0) and (0,q) as they are intercepts to find relation of p and q. Then eliminate $\alpha $ by using identity ${{\sin }^{2}}\alpha +{{\cos }^{2}}\alpha =1$ to get the desired result.
Complete step by step answer:
Let $\alpha $ be the angle by which the line is rotated in anticlockwise direction.
Let the original line be L having the equation,
$\dfrac{x}{a}+\dfrac{y}{b}=1$
So, now rotating by angle $\alpha $ in anticlockwise direction, we will replace x by $\left( x\cos \alpha -y\sin \alpha \right)$ and y by $\left( x\sin \alpha +y\cos \alpha \right)$.
So, the new line L will be,
$\dfrac{\left( x\cos \alpha -y\sin \alpha \right)}{a}+\dfrac{\left( x\sin \alpha +y\cos \alpha \right)}{b}=1$
We are given that p, q are x intercept and y intercepts of new line so it should satisfy this equation, i.e., (p,0) and (0,q) respectively, we get
$\begin{align}
& \dfrac{\left( p\cos \alpha -0\sin \alpha \right)}{a}+\dfrac{\left( p\sin \alpha +0\cos \alpha \right)}{b}=1 \\
& \Rightarrow p\left[ \dfrac{\left( \cos \alpha \right)}{a}+\dfrac{\left( \sin \alpha \right)}{b} \right]=1 \\
& \Rightarrow \left[ \dfrac{\left( \cos \alpha \right)}{a}+\dfrac{\left( \sin \alpha \right)}{b} \right]=\dfrac{1}{p}.......(i) \\
\end{align}$
Similarly,
$\begin{align}
& \dfrac{\left( 0\cos \alpha -q\sin \alpha \right)}{a}+\dfrac{\left( 0\sin \alpha +q\cos \alpha \right)}{b}=1 \\
& \Rightarrow q\left[ \dfrac{\left( \cos \alpha \right)}{b}-\dfrac{\left( \sin \alpha \right)}{a} \right]=1 \\
& \Rightarrow \left[ \dfrac{\left( \cos \alpha \right)}{b}-\dfrac{\left( \sin \alpha \right)}{a} \right]=\dfrac{1}{q}.......(ii) \\
\end{align}$
Now we have to eliminate the terms $\alpha $ . So, we will square the equation (i) and (ii) separately and add them together.
Squaring equation (i), we get
$\Rightarrow {{\left[ \dfrac{\left( \cos \alpha \right)}{a}+\dfrac{\left( \sin \alpha \right)}{b} \right]}^{2}}=\dfrac{1}{{{p}^{2}}}$
Using the formula, ${{\left( c+d \right)}^{2}}={{c}^{2}}+2cd+d$, we get
$\dfrac{1}{{{p}^{2}}}=\dfrac{1}{{{a}^{2}}}{{\cos }^{2}}\alpha +\dfrac{1}{{{b}^{2}}}{{\sin }^{2}}\alpha +\dfrac{2\sin \alpha \cos \alpha }{ab}..........(iii)$
Now squaring equation (ii), we get
$\Rightarrow {{\left[ \dfrac{\left( \cos \alpha \right)}{b}-\dfrac{\left( \sin \alpha \right)}{a} \right]}^{2}}=\dfrac{1}{{{q}^{2}}}$
Using the formula, ${{\left( c+d \right)}^{2}}={{c}^{2}}+2cd+d$, we get
$\dfrac{1}{{{q}^{2}}}=\dfrac{1}{{{a}^{2}}}{{\sin }^{2}}\alpha +\dfrac{1}{{{b}^{2}}}{{\cos }^{2}}\alpha -\dfrac{2\sin \alpha \cos \alpha }{ab}.........(iv)$
Now adding equation (iii) and (iv), we get
$\dfrac{1}{{{p}^{2}}}+\dfrac{1}{{{q}^{2}}}=\dfrac{1}{{{a}^{2}}}{{\cos }^{2}}\alpha +\dfrac{1}{{{b}^{2}}}{{\sin }^{2}}\alpha +\dfrac{2\sin \alpha \cos \alpha }{ab}+\dfrac{1}{{{a}^{2}}}{{\sin }^{2}}\alpha +\dfrac{1}{{{b}^{2}}}{{\cos }^{2}}\alpha -\dfrac{2\sin \alpha \cos \alpha }{ab}$
Cancelling the like terms, we get
$\dfrac{1}{{{p}^{2}}}+\dfrac{1}{{{q}^{2}}}=\dfrac{1}{{{a}^{2}}}{{\cos }^{2}}\alpha +\dfrac{1}{{{b}^{2}}}{{\sin }^{2}}\alpha +\dfrac{1}{{{a}^{2}}}{{\sin }^{2}}\alpha +\dfrac{1}{{{b}^{2}}}{{\cos }^{2}}\alpha $
Now grouping and converting we get,
$\dfrac{1}{{{p}^{2}}}+\dfrac{1}{{{q}^{2}}}=\dfrac{1}{{{a}^{2}}}\left( {{\sin }^{2}}\alpha +{{\cos }^{2}}\alpha \right)+\dfrac{1}{{{b}^{2}}}\left( {{\cos }^{2}}\alpha {{\sin }^{2}}\alpha \right)$
Now using identify ${{\sin }^{2}}\alpha +{{\cos }^{2}}\alpha =1$ we get,
$\dfrac{1}{{{p}^{2}}}+\dfrac{1}{{{q}^{2}}}=\dfrac{1}{{{a}^{2}}}+\dfrac{1}{{{b}^{2}}}$
Bringing all the terms on the right hand side, we get
$\dfrac{1}{{{a}^{2}}}-\dfrac{1}{{{p}^{2}}}+\dfrac{1}{{{b}^{2}}}-\dfrac{1}{{{q}^{2}}}=0$
So, the value of the given expression $\dfrac{1}{{{a}^{2}}}-\dfrac{1}{{{p}^{2}}}+\dfrac{1}{{{b}^{2}}}-\dfrac{1}{{{q}^{2}}}$ is 0.
Hence the correct answer is option (b).
Note:
Students must be careful while dealing and forming an equation of lines when rotated by any fixed angle. While eliminating also they should be careful about calculation to avoid mistakes.
General mistake that student makes is, after rotating the line they forget to substitute then replace x by $\left( x\cos \alpha -y\sin \alpha \right)$ and y by $\left( x\sin \alpha +y\cos \alpha \right)$
So they won’t obtain the correct answer.
Complete step by step answer:
Let $\alpha $ be the angle by which the line is rotated in anticlockwise direction.
Let the original line be L having the equation,
$\dfrac{x}{a}+\dfrac{y}{b}=1$
So, now rotating by angle $\alpha $ in anticlockwise direction, we will replace x by $\left( x\cos \alpha -y\sin \alpha \right)$ and y by $\left( x\sin \alpha +y\cos \alpha \right)$.
So, the new line L will be,
$\dfrac{\left( x\cos \alpha -y\sin \alpha \right)}{a}+\dfrac{\left( x\sin \alpha +y\cos \alpha \right)}{b}=1$
We are given that p, q are x intercept and y intercepts of new line so it should satisfy this equation, i.e., (p,0) and (0,q) respectively, we get
$\begin{align}
& \dfrac{\left( p\cos \alpha -0\sin \alpha \right)}{a}+\dfrac{\left( p\sin \alpha +0\cos \alpha \right)}{b}=1 \\
& \Rightarrow p\left[ \dfrac{\left( \cos \alpha \right)}{a}+\dfrac{\left( \sin \alpha \right)}{b} \right]=1 \\
& \Rightarrow \left[ \dfrac{\left( \cos \alpha \right)}{a}+\dfrac{\left( \sin \alpha \right)}{b} \right]=\dfrac{1}{p}.......(i) \\
\end{align}$
Similarly,
$\begin{align}
& \dfrac{\left( 0\cos \alpha -q\sin \alpha \right)}{a}+\dfrac{\left( 0\sin \alpha +q\cos \alpha \right)}{b}=1 \\
& \Rightarrow q\left[ \dfrac{\left( \cos \alpha \right)}{b}-\dfrac{\left( \sin \alpha \right)}{a} \right]=1 \\
& \Rightarrow \left[ \dfrac{\left( \cos \alpha \right)}{b}-\dfrac{\left( \sin \alpha \right)}{a} \right]=\dfrac{1}{q}.......(ii) \\
\end{align}$
Now we have to eliminate the terms $\alpha $ . So, we will square the equation (i) and (ii) separately and add them together.
Squaring equation (i), we get
$\Rightarrow {{\left[ \dfrac{\left( \cos \alpha \right)}{a}+\dfrac{\left( \sin \alpha \right)}{b} \right]}^{2}}=\dfrac{1}{{{p}^{2}}}$
Using the formula, ${{\left( c+d \right)}^{2}}={{c}^{2}}+2cd+d$, we get
$\dfrac{1}{{{p}^{2}}}=\dfrac{1}{{{a}^{2}}}{{\cos }^{2}}\alpha +\dfrac{1}{{{b}^{2}}}{{\sin }^{2}}\alpha +\dfrac{2\sin \alpha \cos \alpha }{ab}..........(iii)$
Now squaring equation (ii), we get
$\Rightarrow {{\left[ \dfrac{\left( \cos \alpha \right)}{b}-\dfrac{\left( \sin \alpha \right)}{a} \right]}^{2}}=\dfrac{1}{{{q}^{2}}}$
Using the formula, ${{\left( c+d \right)}^{2}}={{c}^{2}}+2cd+d$, we get
$\dfrac{1}{{{q}^{2}}}=\dfrac{1}{{{a}^{2}}}{{\sin }^{2}}\alpha +\dfrac{1}{{{b}^{2}}}{{\cos }^{2}}\alpha -\dfrac{2\sin \alpha \cos \alpha }{ab}.........(iv)$
Now adding equation (iii) and (iv), we get
$\dfrac{1}{{{p}^{2}}}+\dfrac{1}{{{q}^{2}}}=\dfrac{1}{{{a}^{2}}}{{\cos }^{2}}\alpha +\dfrac{1}{{{b}^{2}}}{{\sin }^{2}}\alpha +\dfrac{2\sin \alpha \cos \alpha }{ab}+\dfrac{1}{{{a}^{2}}}{{\sin }^{2}}\alpha +\dfrac{1}{{{b}^{2}}}{{\cos }^{2}}\alpha -\dfrac{2\sin \alpha \cos \alpha }{ab}$
Cancelling the like terms, we get
$\dfrac{1}{{{p}^{2}}}+\dfrac{1}{{{q}^{2}}}=\dfrac{1}{{{a}^{2}}}{{\cos }^{2}}\alpha +\dfrac{1}{{{b}^{2}}}{{\sin }^{2}}\alpha +\dfrac{1}{{{a}^{2}}}{{\sin }^{2}}\alpha +\dfrac{1}{{{b}^{2}}}{{\cos }^{2}}\alpha $
Now grouping and converting we get,
$\dfrac{1}{{{p}^{2}}}+\dfrac{1}{{{q}^{2}}}=\dfrac{1}{{{a}^{2}}}\left( {{\sin }^{2}}\alpha +{{\cos }^{2}}\alpha \right)+\dfrac{1}{{{b}^{2}}}\left( {{\cos }^{2}}\alpha {{\sin }^{2}}\alpha \right)$
Now using identify ${{\sin }^{2}}\alpha +{{\cos }^{2}}\alpha =1$ we get,
$\dfrac{1}{{{p}^{2}}}+\dfrac{1}{{{q}^{2}}}=\dfrac{1}{{{a}^{2}}}+\dfrac{1}{{{b}^{2}}}$
Bringing all the terms on the right hand side, we get
$\dfrac{1}{{{a}^{2}}}-\dfrac{1}{{{p}^{2}}}+\dfrac{1}{{{b}^{2}}}-\dfrac{1}{{{q}^{2}}}=0$
So, the value of the given expression $\dfrac{1}{{{a}^{2}}}-\dfrac{1}{{{p}^{2}}}+\dfrac{1}{{{b}^{2}}}-\dfrac{1}{{{q}^{2}}}$ is 0.
Hence the correct answer is option (b).
Note:
Students must be careful while dealing and forming an equation of lines when rotated by any fixed angle. While eliminating also they should be careful about calculation to avoid mistakes.
General mistake that student makes is, after rotating the line they forget to substitute then replace x by $\left( x\cos \alpha -y\sin \alpha \right)$ and y by $\left( x\sin \alpha +y\cos \alpha \right)$
So they won’t obtain the correct answer.
Recently Updated Pages
A ray of light passes through an equilateral prism class 12 physics JEE_Main
The size of the image of an object which is at infinity class 12 physics JEE_Main
When a glass slab is placed on a cross made on a sheet class 12 physics JEE_Main
Rays from Sun converge at a point 15 cm in front of class 12 physics JEE_Main
For the circuit shown in figure the equivalent capacitance class 12 physics JEE_Main
If on applying the potential of 20 V on a conductor class 12 physics JEE_Main
Trending doubts
Which are the Top 10 Largest Countries of the World?
What is the definite integral of zero a constant b class 12 maths CBSE
Differentiate between homogeneous and heterogeneous class 12 chemistry CBSE
What are the major means of transport Explain each class 12 social science CBSE
Explain sex determination in humans with the help of class 12 biology CBSE
How much time does it take to bleed after eating p class 12 biology CBSE