Saved Bookmarks
| 1. |
Find the equation of a straight line in the plane vecr.vecn=d which is parallel to vecr.vecn=d("where "vecn.vecb=0). |
|
Answer» `vecr=veca+((d-veca.VECN)/(N^(2)))vecn+lamdavecb` Therefore, EQUATION of the LINE parallel to `vecr=veca+lamdavecb` in the plane `vecr*vecn =d` is given by `""vecr=veca+ ((d-veca*vecn))/(|vecn|^(2))vecn+lamdavecb` |
|