InterviewSolution
Saved Bookmarks
| 1. |
If X and Y are given as current co-ordinates, what is the equation of the tangent at a specific point of x^3 – 3axy + y^3 = 0 at (x, y)?(a) (x^2 – ay)X + (y^2 – ax)Y = -2axy(b) (x^2 – ay)X + (y^2 – ax)Y = 2axy(c) (x^2 – ay)X + (y^2 – ax)Y = axy(d) (x^2 – ay)X + (y^2 – ax)Y = -axyThe question was asked during an interview for a job.My doubt is from Calculus Application topic in chapter Application of Calculus of Mathematics – Class 12 |
|
Answer» Right option is (C) (x^2 – ay)X + (y^2 – ax)Y = axy |
|