asked 221k views
3 votes
A=<3,0,-1>, find a vector b such that comp(sub a) b=2.

asked
User Ed Ost
by
7.6k points

1 Answer

6 votes
compab=a.b/|a|
b=<0,1,−2√10>
a.b= 2√10
|a| = √10
a.b/|a|=2√10 / √10=2


Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.