Solveeit Logo

Question

Question: The intercept made by line \( x\cos \alpha + y\sin \alpha = \alpha \) on y-axis is A. \( \alpha \)...

The intercept made by line xcosα+ysinα=αx\cos \alpha + y\sin \alpha = \alpha on y-axis is
A. α\alpha
B. αcosecα\alpha \cos ec\alpha
C. αsecα\alpha sec\alpha
D. αsinα\alpha \sin \alpha

Explanation

Solution

Hint : The line equation is given in terms of trigonometric functions. So first we have to convert the line equation into intercepts form which will give us x-intercept and y-intercept. From this newly formed line equation, we can get the intercept made by line on the y-axis (y-intercept). Inverse of a cosine function is a secant function and the inverse of a sine function is a cosecant function. Use this info to further solve the problem.

Complete step-by-step answer :
We are given a line equation xcosα+ysinα=αx\cos \alpha + y\sin \alpha = \alpha and we have to find the intercept made by this line on the y-axis (y-intercept).
Intercept form of a line equation is xa+yb=1\dfrac{x}{a} + \dfrac{y}{b} = 1 , where a is the x-intercept and b is the y-intercept.
So first we have to convert the given line equation into this form.
xcosα+ysinα=αx\cos \alpha + y\sin \alpha = \alpha
On dividing the above equation (both LHS and RHS) by α\alpha , we get
xcosα+ysinαα=αα\dfrac{{x\cos \alpha + y\sin \alpha }}{\alpha } = \dfrac{\alpha }{\alpha }
xcosαα+ysinαα=1\Rightarrow \dfrac{{x\cos \alpha }}{\alpha } + \dfrac{{y\sin \alpha }}{\alpha } = 1
The cosine function present in the above can also be written as the inverse of secant function and sine function can also be written as the inverse of cosecant function.
cosα=1secα,sinα=1cosecα\cos \alpha = \dfrac{1}{{sec\alpha }},\sin \alpha = \dfrac{1}{{\cos ec\alpha }}
Substituting the above values in the equation
xα(secα)+yα(cosecα)=1\Rightarrow \dfrac{x}{{\alpha \left( {sec\alpha } \right)}} + \dfrac{y}{{\alpha \left( {\cos ec\alpha } \right)}} = 1
xαsecα+yαcosecα=1\therefore \dfrac{x}{{\alpha sec\alpha }} + \dfrac{y}{{\alpha \cos ec\alpha }} = 1
Comparing the above equation with xa+yb=1\dfrac{x}{a} + \dfrac{y}{b} = 1 , we get the a=αsecαa = \alpha sec\alpha and b=αcosecαb = \alpha \cos ec\alpha
This means that the y-intercept (b) is αcosecα\alpha \cos ec\alpha
Hence, the correct option is Option B, the intercept made by line xcosα+ysinα=αx\cos \alpha + y\sin \alpha = \alpha on y-axis is αcosecα\alpha \cos ec\alpha .
So, the correct answer is “Option B”.

Note : Another approach
Slope-intercept form of a line equation is y=mx+cy = mx + c , where m is the slope and c is the y-intercept.
So convert the given line equation into this slope-intercept form to find the y-intercept.
xcosα+ysinα=αx\cos \alpha + y\sin \alpha = \alpha
ysinα=αxcosαy\sin \alpha = \alpha - x\cos \alpha
ysinα=xcosα+α\Rightarrow y\sin \alpha = - x\cos \alpha + \alpha
y=xcosα+αsinα\Rightarrow y = \dfrac{{ - x\cos \alpha + \alpha }}{{\sin \alpha }}
y=cosαsinα(x)+αsinα\Rightarrow y = - \dfrac{{\cos \alpha }}{{\sin \alpha }}\left( x \right) + \dfrac{\alpha }{{\sin \alpha }}
y=cotαx+αcosecα\therefore y = - cot\alpha x + \alpha \cos ec\alpha
As we can see the slope is cotα- cot\alpha and the y-intercept is αcosecα\alpha \cos ec\alpha