InterviewSolution
Saved Bookmarks
| 1. |
In previous question, if the total distance covered by the car is s, the maximum speed attained by it will be : |
|
Answer» `(2S.(a_1a_2)/(a_1+a_2))^((1)/(2) ) ` ` ""S= (VM^(2))/(2) ((1)/(a_1)+(1)/(a_2)) ,"" V_m =(2s (a_1a_2)/(a_1+a_2)) ^(1//2)` |
|