Hoe schrijf je de gedeeltelijke fractie-decompositie van de rationele expressie (x ^ 3 - 5x + 2) / (x ^ 2 - 8x + 15)?

Hoe schrijf je de gedeeltelijke fractie-decompositie van de rationele expressie (x ^ 3 - 5x + 2) / (x ^ 2 - 8x + 15)?
Anonim

Antwoord:

# (x ^ 3 - 5x + 3) / (x² - 8x + 15) = x + 8 + 45/2 (1 / (x - 3)) + 43/2 (1 / (x - 5)) #

Uitleg:

We moeten eerst de verdeling doen. Ik ga lang divisie gebruiken, omdat ik het liever heb dan synthetisch:

………………………..#x + 8 #

………………………. _ _

# x² - 8x + 15) x ^ 3 + 0x ^ 2 - 5x + 3 #

……………………# -x ^ 3 + 8x² -15x #

…………………………………# 8x²-20x + 3 #

……………………………..# -8x² + 64x - 120 #

……………………………………………..# 44x - 117 #

Controleren:

# (x + 8) (x² - 8x + 15) + 44x - 117 = #

# x³ - 8x² + 15x + 8x² -64x + 120 + 44x - 117 = #

# x³ - 5x + 3 # Dit controleert

# (x ^ 3 - 5x + 3) / (x² - 8x + 15) = x + 8 + (44x - 177) / (x² - 8x + 15) #

Nu doen we de decompositie op de rest:

# (44x - 177) / (x² - 8x + 15) = A / (x - 3) + B / (x - 5) #

# 44x - 177 = A (x - 5) + B (x - 3) #

Laat x = 3:

# 44 (3) - 177 = A (3 - 5) + B (3 - 3) #

# -45 = -2A #

#A = 45/2 #

Laat x = 5:

# 44 (5) - 177 = A (5 - 5) + B (5 - 3) #

# 43 = 2B #

#B = 43/2 #

# (x ^ 3 - 5x + 3) / (x² - 8x + 15) = x + 8 + 45/2 (1 / (x - 3)) + 43/2 (1 / (x - 5)) #