Saved Bookmarks
| 1. |
For three vectors bar(p), bar(q) and bar(r)" if "bar(r)=3bar(p)+4bar(q) and 2bar(r)=bar(p)-3bar(q) then |
|
Answer» `ABS(BAR(r)) lt 2abs(bar(q)) and bar(r), bar(q)` have the same direction |
|