InterviewSolution
Saved Bookmarks
| 1. |
find the distance between the points(t1^3,root2*t1) and (t2^3,-root2*t2),if t1 andt2 are the roots of x^2-2root2 x+1=0 |
|
Answer» find the distance between the points(t1^3,root2*t1) and (t2^3,-root2*t2),if t1 and t2 are the roots of x^2-2root2 x+1=0 |
|