Lineare kombination problem hilfe?

Lineare kombination problem hilfe?
Anonim

Antworten:

Ich habe gezeigt, dass die lineare Kombination ist:

#f (x) = 3g (x) + (-2) h (x) #

Erläuterung:

Eine lineare Kombination ist:

#f (x) = Ag (x) + Bh (x) #

Bei Übereinstimmung von konstanten Begriffen muss Folgendes zutreffen:

#A (-3) + B (5) = -19 #

Bewegen Sie die Koeffizienten nach vorne:

# -3A + 5B = -19 "1" #

Bei Übereinstimmung der linearen Ausdrücke muss Folgendes zutreffen:

#A (x) + B (-2x) = 7x #

Dividiere beide Seiten der Gleichung durch x:

# A + B (-2) = 7 #

Bewegen Sie die Koeffizienten nach vorne und markieren Sie sie als Gleichung 2:

# A-2B = 7 "2" #

Addiere 2B zu beiden Seiten:

#A = 2B + 7 "2.1" #

Ersatz in Gleichung 1:

# -3 (2B + 7) + 5B = -19 #

# -6B - 21 + 5B = -19 #

# -B = 2 #

#B = -2 #

Verwenden Sie Gleichung 2.1, um den Wert von A zu ermitteln:

#A = 2 (-2) + 7 #

#A = 3 #

Prüfen:

#f (x) = 3g (x) + (-2) h (x) #

#f (x) = 3 (2x ^ 2 + x - 3) + (-2) (- 3x ^ 2 - 2x + 5) #

#f (x) = 6x ^ 2 + 3x - 9 + 6x ^ 2 + 4x -10 #

#f (x) = 12x ^ 2 + 7x - 19 #

Dies prüft.