How do you convert \[{x^2} + {y^2} - 2x = 0\] to polar form?
Answer
576.3k+ views
Hint: We will use the polar equation form to find the required equation for the above Cartesian equation.
When we think about plotting points in the plane, we usually think of rectangular coordinates \[(x,y)\] in the Cartesian coordinate plane.
However, there are other ways of writing a coordinate pair and other types of grid system.
Polar coordinates are points labelled \[(r,\theta )\]and plotted on a polar grid.
The polar grid is represented as a series of concentric circles radiating out from the pole, or the origin of the coordinate plane.
Formula used:
To convert from polar to rectangular (Cartesian) coordinates use the following formulas (derived from their trigonometric function definitions):
So, we can write that: \[\cos \theta = \dfrac{x}{r}\].
Using cross multiplication, we get:
\[ \Rightarrow x = r\cos \theta ..............(1)\].
Again, we can write that:
\[ \Rightarrow \sin \theta = \dfrac{y}{r}\].
Using cross multiplication, we get:
\[ \Rightarrow y = r\sin \theta .............(2)\].
So,
After squaring the equation\[(1)\], we get:
\[ \Rightarrow {x^2} = {r^2}{\cos ^2}\theta ..............(3)\].
After squaring the both sides of the equation\[(2)\], we get:
\[ \Rightarrow {y^2} = {r^2}{\sin ^2}\theta ..............(4)\].
Now, add equation \[(3)\]and \[(4)\], we get:
\[ \Rightarrow {x^2} + {y^2} = {r^2}{\cos ^2}\theta + {r^2}{\sin ^2}\theta .\]
After re-arranging, we get:
\[ \Rightarrow {x^2} + {y^2} = {r^2}({\cos ^2}\theta + {\sin ^2}\theta ).\]
But we know that \[({\cos ^2}\theta + {\sin ^2}\theta ) = 1.\]
So, if we put this into the above equation, we get:
\[ \Rightarrow {x^2} + {y^2} = {r^2} \times 1\].
Or, we can write the following form:
\[ \Rightarrow {x^2} + {y^2} = {r^2}.\]
Another formula:
if we divide equation\[(2)\]by equation\[(1)\], we get:
\[ \Rightarrow \dfrac{{r\sin \theta }}{{r\cos \theta }} = \dfrac{y}{x}\].
Or, we can re-write it as following:
\[ \Rightarrow \tan \theta = \dfrac{y}{x}\].
Complete step by step answer:
The given equation in the question is: \[{x^2} + {y^2} - 2x = 0\]
So, we will put the polar equation of the Cartesian axis’s value in the above equation.
So, we will put \[x = r\cos \theta \] and \[y = r\sin \theta \].
By putting these values, we get:
\[ \Rightarrow {(r\cos \theta )^2} + {(r\sin \theta )^2} - 2.r\cos \theta = 0\].
Now, by doing the squared in the terms, we get:
\[ \Rightarrow {r^2}{\cos ^2}\theta + {r^2}{\sin ^2}\theta - 2r\cos \theta = 0\].
Now, by simplifying the above equation, we get:
\[ \Rightarrow {r^2}({\cos ^2}\theta + {\sin ^2}\theta ) - 2r\cos \theta = 0\].
Now, using the formula\[({\cos ^2}\theta + {\sin ^2}\theta ) = 1\], we get:
\[ \Rightarrow {r^2} \times 1 - 2r\cos \theta = 0\].
Now, multiplying the terms, we get:
\[ \Rightarrow {r^2} - 2r\cos \theta = 0\].
Now, add ‘\[2.r\cos \theta \]’ on the both side of the equation, we get:
\[ \Rightarrow {r^2} - 2r\cos \theta + 2r\cos \theta = 2r\cos \theta \].
Now, simplifying the above equation, we get:
\[ \Rightarrow {r^2} = 2r\cos \theta ............(1)\].
As, \[r \ne 0\], divide both the sides by \[r\], we get:
\[ \Rightarrow \dfrac{{{r^2}}}{r} = \dfrac{{2r\cos \theta }}{r}\].
Now, simplify the above equation, we get:
\[ \Rightarrow r = 2\cos \theta ...........(2)\].
Therefore, equation\[(1)\] and \[(2)\] both are the polar equation form.
\[\therefore \] \[r = 2\cos \theta \] or \[{r^2} = 2.r\cos \theta \] is the required polar form.
Note: Alternative way of solution:
Given equation: \[{x^2} + {y^2} - 2x = 0\].
Now, divide both the sides of the equation by \[{x^2}\], we get:
\[ \Rightarrow \dfrac{{{x^2} + {y^2} - 2x}}{{{x^2}}} = \dfrac{0}{{{x^2}}}\], as \[x \ne 0\].
Now, by simplifying it, we get:
\[ \Rightarrow \dfrac{{{x^2}}}{{{x^2}}} + \dfrac{{{y^2}}}{{{x^2}}} - \dfrac{{2x}}{{{x^2}}} = 0\].
Now, further simplify it, we get:
\[ \Rightarrow 1 + \dfrac{{{y^2}}}{{{x^2}}} - \dfrac{2}{x} = 0.............(1)\].
By the formula we know that: \[\dfrac{y}{x} = \tan \theta \].
Now, put this value in equation\[(1)\], we get:
\[ \Rightarrow 1 + {\left( {\tan \theta } \right)^2} - \dfrac{2}{x} = 0............(2)\].
We know that: \[1 + {\tan ^2}\theta = {\sec ^2}\theta \].
Put this value in equation\[(2)\], we get:
\[ \Rightarrow {\sec ^2}\theta - \dfrac{2}{x} = 0\].
Now, put polar equation\[x = r\cos \theta \], we get:
\[ \Rightarrow {\sec ^2}\theta - \dfrac{2}{{r\cos \theta }} = 0\].
Simplify it, we get:
\[ \Rightarrow {\sec ^2}\theta - \dfrac{2}{r}\sec \theta = 0\].
As, \[\sec \theta \ne 0\], divide the above equation by \[\sec \theta \], we get:
\[ \Rightarrow \sec \theta - \dfrac{2}{r} = 0\].
Now, take the ‘\[\dfrac{2}{r}\]’into the R.H.S, we get:
\[ \Rightarrow \sec \theta = \dfrac{2}{r}\].
Now, by doing cross multiplication, we get:
\[ \Rightarrow r = \dfrac{2}{{\sec \theta }}\].
Now, simplify it further, we get:
\[ \Rightarrow r = 2\cos \theta \], as \[\cos \theta = \dfrac{1}{{\sec \theta }}\].
Therefore, the required polar form is \[r = 2\cos \theta \].
When we think about plotting points in the plane, we usually think of rectangular coordinates \[(x,y)\] in the Cartesian coordinate plane.
However, there are other ways of writing a coordinate pair and other types of grid system.
Polar coordinates are points labelled \[(r,\theta )\]and plotted on a polar grid.
The polar grid is represented as a series of concentric circles radiating out from the pole, or the origin of the coordinate plane.
Formula used:
To convert from polar to rectangular (Cartesian) coordinates use the following formulas (derived from their trigonometric function definitions):
So, we can write that: \[\cos \theta = \dfrac{x}{r}\].
Using cross multiplication, we get:
\[ \Rightarrow x = r\cos \theta ..............(1)\].
Again, we can write that:
\[ \Rightarrow \sin \theta = \dfrac{y}{r}\].
Using cross multiplication, we get:
\[ \Rightarrow y = r\sin \theta .............(2)\].
So,
After squaring the equation\[(1)\], we get:
\[ \Rightarrow {x^2} = {r^2}{\cos ^2}\theta ..............(3)\].
After squaring the both sides of the equation\[(2)\], we get:
\[ \Rightarrow {y^2} = {r^2}{\sin ^2}\theta ..............(4)\].
Now, add equation \[(3)\]and \[(4)\], we get:
\[ \Rightarrow {x^2} + {y^2} = {r^2}{\cos ^2}\theta + {r^2}{\sin ^2}\theta .\]
After re-arranging, we get:
\[ \Rightarrow {x^2} + {y^2} = {r^2}({\cos ^2}\theta + {\sin ^2}\theta ).\]
But we know that \[({\cos ^2}\theta + {\sin ^2}\theta ) = 1.\]
So, if we put this into the above equation, we get:
\[ \Rightarrow {x^2} + {y^2} = {r^2} \times 1\].
Or, we can write the following form:
\[ \Rightarrow {x^2} + {y^2} = {r^2}.\]
Another formula:
if we divide equation\[(2)\]by equation\[(1)\], we get:
\[ \Rightarrow \dfrac{{r\sin \theta }}{{r\cos \theta }} = \dfrac{y}{x}\].
Or, we can re-write it as following:
\[ \Rightarrow \tan \theta = \dfrac{y}{x}\].
Complete step by step answer:
The given equation in the question is: \[{x^2} + {y^2} - 2x = 0\]
So, we will put the polar equation of the Cartesian axis’s value in the above equation.
So, we will put \[x = r\cos \theta \] and \[y = r\sin \theta \].
By putting these values, we get:
\[ \Rightarrow {(r\cos \theta )^2} + {(r\sin \theta )^2} - 2.r\cos \theta = 0\].
Now, by doing the squared in the terms, we get:
\[ \Rightarrow {r^2}{\cos ^2}\theta + {r^2}{\sin ^2}\theta - 2r\cos \theta = 0\].
Now, by simplifying the above equation, we get:
\[ \Rightarrow {r^2}({\cos ^2}\theta + {\sin ^2}\theta ) - 2r\cos \theta = 0\].
Now, using the formula\[({\cos ^2}\theta + {\sin ^2}\theta ) = 1\], we get:
\[ \Rightarrow {r^2} \times 1 - 2r\cos \theta = 0\].
Now, multiplying the terms, we get:
\[ \Rightarrow {r^2} - 2r\cos \theta = 0\].
Now, add ‘\[2.r\cos \theta \]’ on the both side of the equation, we get:
\[ \Rightarrow {r^2} - 2r\cos \theta + 2r\cos \theta = 2r\cos \theta \].
Now, simplifying the above equation, we get:
\[ \Rightarrow {r^2} = 2r\cos \theta ............(1)\].
As, \[r \ne 0\], divide both the sides by \[r\], we get:
\[ \Rightarrow \dfrac{{{r^2}}}{r} = \dfrac{{2r\cos \theta }}{r}\].
Now, simplify the above equation, we get:
\[ \Rightarrow r = 2\cos \theta ...........(2)\].
Therefore, equation\[(1)\] and \[(2)\] both are the polar equation form.
\[\therefore \] \[r = 2\cos \theta \] or \[{r^2} = 2.r\cos \theta \] is the required polar form.
Note: Alternative way of solution:
Given equation: \[{x^2} + {y^2} - 2x = 0\].
Now, divide both the sides of the equation by \[{x^2}\], we get:
\[ \Rightarrow \dfrac{{{x^2} + {y^2} - 2x}}{{{x^2}}} = \dfrac{0}{{{x^2}}}\], as \[x \ne 0\].
Now, by simplifying it, we get:
\[ \Rightarrow \dfrac{{{x^2}}}{{{x^2}}} + \dfrac{{{y^2}}}{{{x^2}}} - \dfrac{{2x}}{{{x^2}}} = 0\].
Now, further simplify it, we get:
\[ \Rightarrow 1 + \dfrac{{{y^2}}}{{{x^2}}} - \dfrac{2}{x} = 0.............(1)\].
By the formula we know that: \[\dfrac{y}{x} = \tan \theta \].
Now, put this value in equation\[(1)\], we get:
\[ \Rightarrow 1 + {\left( {\tan \theta } \right)^2} - \dfrac{2}{x} = 0............(2)\].
We know that: \[1 + {\tan ^2}\theta = {\sec ^2}\theta \].
Put this value in equation\[(2)\], we get:
\[ \Rightarrow {\sec ^2}\theta - \dfrac{2}{x} = 0\].
Now, put polar equation\[x = r\cos \theta \], we get:
\[ \Rightarrow {\sec ^2}\theta - \dfrac{2}{{r\cos \theta }} = 0\].
Simplify it, we get:
\[ \Rightarrow {\sec ^2}\theta - \dfrac{2}{r}\sec \theta = 0\].
As, \[\sec \theta \ne 0\], divide the above equation by \[\sec \theta \], we get:
\[ \Rightarrow \sec \theta - \dfrac{2}{r} = 0\].
Now, take the ‘\[\dfrac{2}{r}\]’into the R.H.S, we get:
\[ \Rightarrow \sec \theta = \dfrac{2}{r}\].
Now, by doing cross multiplication, we get:
\[ \Rightarrow r = \dfrac{2}{{\sec \theta }}\].
Now, simplify it further, we get:
\[ \Rightarrow r = 2\cos \theta \], as \[\cos \theta = \dfrac{1}{{\sec \theta }}\].
Therefore, the required polar form is \[r = 2\cos \theta \].
Recently Updated Pages
Three beakers labelled as A B and C each containing 25 mL of water were taken A small amount of NaOH anhydrous CuSO4 and NaCl were added to the beakers A B and C respectively It was observed that there was an increase in the temperature of the solutions contained in beakers A and B whereas in case of beaker C the temperature of the solution falls Which one of the following statements isarecorrect i In beakers A and B exothermic process has occurred ii In beakers A and B endothermic process has occurred iii In beaker C exothermic process has occurred iv In beaker C endothermic process has occurred

Master Class 11 Social Science: Engaging Questions & Answers for Success

Master Class 11 Physics: Engaging Questions & Answers for Success

Master Class 11 Maths: Engaging Questions & Answers for Success

Master Class 11 Economics: Engaging Questions & Answers for Success

Master Class 11 Computer Science: Engaging Questions & Answers for Success

Trending doubts
One Metric ton is equal to kg A 10000 B 1000 C 100 class 11 physics CBSE

There are 720 permutations of the digits 1 2 3 4 5 class 11 maths CBSE

State and prove Bernoullis theorem class 11 physics CBSE

Draw a diagram of a plant cell and label at least eight class 11 biology CBSE

Difference Between Prokaryotic Cells and Eukaryotic Cells

1 Quintal is equal to a 110 kg b 10 kg c 100kg d 1000 class 11 physics CBSE

