InterviewSolution
Saved Bookmarks
| 1. |
Lines vecr=veca_1+tvecb_1 and vecr=veca_2+svecb_2 are parallel iff: |
|
Answer» `vecb_1=lambdavecb_2` for some REAL `LAMBDA` |
|