Saved Bookmarks
| 1. |
If a vector a expressed as the sum of two vectors vec(alpha) and vec(beta) along and perpendicular to a given vector b, then vec(beta) = |
|
Answer» `((a XX B)xxb)/(|b|^(2))` |
|