Lad mathcal {B} = {[[-2], [- 1]] [[3], [4]]} = {vecv_1, vecv_2} find [vecx] _ mathcal {E} At vide, at [vecx] _ mathcal {B} = [[-5], [3]]?

Lad mathcal {B} = {[[-2], [- 1]] [[3], [4]]} = {vecv_1, vecv_2} find [vecx] _ mathcal {E} At vide, at [vecx] _ mathcal {B} = [[-5], [3]]?
Anonim

Svar:

# (19,17)#.

Forklaring:

# Vecx # har været repræsenteret som #(-5,3)# bruger basisvektorer

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

Derfor bruger du sædvanligt standardbasis

# Vecx = -5vecv_1 + 3vecv_2 #, #=-5(-2,-1)+3(3,4)#,

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