Sia mathcal {B} = {[[-2], [- 1]] [[3], [4]]} = {vecv_1, vecv_2} trova [vecx] _ mathcal {E} Sapendo che [vecx] _ mathcal {B} = [[-5], [3]]?

Sia mathcal {B} = {[[-2], [- 1]] [[3], [4]]} = {vecv_1, vecv_2} trova [vecx] _ mathcal {E} Sapendo che [vecx] _ mathcal {B} = [[-5], [3]]?
Anonim

Risposta:

# (19,17)#.

Spiegazione:

# # Vecx è stato rappresentato come #(-5,3)# usando il vettori di base

# vecv_1 = (- 2, -1) e vecv_2 = (3,4) #.

Quindi, usando il base standard abituale, # Vecx = -5vecv_1 + 3vecv_2 #, #=-5(-2,-1)+3(3,4)#,

#=(10,5)+(9,12)#, #=(19,17)#.