InterviewSolution
Saved Bookmarks
| 1. |
If the mechanical advantage of a lever is 2.5, what will be the effort you need to apply to lift a load of 50 N? |
|
Answer» Load=50N MA=EFFORT/load `:.` Effort = Load/MA Effort `= 50//2.5=20N` |
|