-2
$\begingroup$

I have tried this question more than a dozen times now. The question is find the point(s) at which the line normal to $y = 2\arcsin 0.5x$ is parallel to the line $y = 1-x$.

Edit: I changed y= 2arcsin0.5x to y=1/2arcsin0.5x then derive it. Which is wrong. Thanks for the answers.

  • 0
    have you tried doing it?2017-01-22
  • 0
    Yes I did and i wasn't doing the right steps. Check edit.2017-01-22
  • 0
    just do the same procedure, you'll get the required equation.2017-01-22
  • 1
    however, the site is not meant for the purpose of homework questions. when you ask a question please provide the solution you have done. if you are having a problem with a particular step. people will help, otherwise not. and please do not expect complete answers to these questions this site will only provide you a hint. so you could solve it yourself.2017-01-22
  • 0
    i guess you are having problem regarding differentiation.right?2017-01-22
  • 0
    then please do post your solution, and get your mistake corrected by the community.2017-01-22

2 Answers 2

1

we have, $$ y= arcsin(0.5)$$ differentiate it to get

$$ \frac{1}{\sqrt{(1-0.25x^2)}} $$ which is ofcourse the slope of the tangent.

then the slope of the normal is given by:

$$ -\frac{\sqrt{(1-0.25x^2)}}{1} $$

for second equation

$$y=1-x$$

the slope is $$-1$$

according to your question both the slope of normal and slope of the line should be equal since they are parallel.

equate both the equation to get the required result.

0

Hint:

$$y=2\arcsin 0.5 x$$

$$\frac{dy}{dx}=\frac{2(0.5)}{\sqrt{1-(0.5x)^2}} $$

The gradient of the normal line would be $-\sqrt{1-(0.5x)^2}$