InterviewSolution
Saved Bookmarks
| 1. |
`" For a curve "(("length of normal"))/(("length of tangent"))` is equal toA. subtangentB. subnormalC. slope of tangentD. slope of normal |
|
Answer» Correct Answer - C We have, Length of normal `=ysqrt(1+((dy)/(dx))^(2))` Length of tangent`=(ysqrt(1+((dy)/(dx))^(2)))/((dy)/(dx))` ` therefore ("length of normal")/("length of tangent")=(dy)/(dx) =` Slope of tangent |
|