go to previous page   go to home page  

Find c0 and c1 so that the following is true:

a = ( -4, 2 )T
b = ( 8, 3 )T
c = ( c0, c1 )T
a + b + c = 0

Answer:

 a + b + c = 0
 a + b = -c

 ( 4,  5 )T  = -( c0, c1 )T
-( 4,  5 )T  =  ( c0, c1 )T
 (-4, -5 )T  =  ( c0, c1 )T

 c0 = -4
 c1 = -5

End of the Chapter

Here are some of the topics this chapter covered:

Click on a term to see where it was discussed in this chapter. The next chapter will suggest ways in which what you have learned may be useful.


You have reached the end of the chapter.

go to previous page   go to home page