Problem :
An equation of a tangent to the parabola $y^2=8x$ is $y=x+2$. the point on this line from which the other tangent to the parabola is perpendicular to the given tangent is given by ...
Solution :
Slope at any point on the parabola from where tangent can be drawn can be taken by differentiating equation of parabola $y^2=8x$
Which gives $2y \frac{dy}{dx}=8 \Rightarrow \frac{dy}{dx}=4/y$
Slope of the given line is equal to the slope of the line at this point therefore, $y =4$ and $x=2$.
Please suggest whether this is the correct method of doing this and how can I proceed this problem further thanks..
By observing the function, we can see that it's a parabola opened to the right. A good thing to do would be to plot out the function to see what's going on. You can see the plot here: http://www.wolframalpha.com/input/?i=y%5E2+%3D+8x
One problem is that $y$ isn't a function of $x$. For the same $x$ value there are often two corresponding $y$ values. This will complicate things. However, we see that $x$ is a function of $y$. For each value of $y$, there is exactly one value of $x$. So an easy trick to deal with the problem is to exchange the $x$s and $y$s. So instead, solve the following problem:
An equation of a tangent to the parabola $x^2=8y$ is $x=y+2$. the point on this line from which the other tangent to the parabola is perpendicular to the given tangent is given by ...
Then, when you've solved it, exchange the $x$s and $y$s again. Plot the points on the original graph and make sure they jive with your intuition.
Best of luck!