Saved Bookmarks
| 1. |
At what angle must the two forces (x + y) and (x - y) act so that the resultant may be (x^(2) + y^(2))^(1//2): |
|
Answer» `COS^(-1)[(-x^(2)-y^(2))/(2(x^(2)-y^(2)))]` `implies (x^(2) + y^(2))=(x+y)^(2) + (x-y)^(2) + 2(x^(2)-y^(2)).COSTHETA` `x^(2) + y^(2) =2(x^(2) + y^(2)) + 2(x^(2)-y^(2)).costheta` `implies costheta=(-(x^(2) + y^(2)))/(2(x^(2) - y^(2)))` `implies theta=cos^(-1)((-x^(2)-y^(2))/(2(x^(2) + y^(2))))` |
|