Mi a fennmaradó, amikor (x ^ 3 - 2x ^ 2 + 5x - 6) div (x - 3)?

Mi a fennmaradó, amikor (x ^ 3 - 2x ^ 2 + 5x - 6) div (x - 3)?
Anonim

Válasz:

A fennmaradó rész #=18#

Magyarázat:

Alkalmazza a fennmaradó tételt:

Amikor a polinom #f (X) # osztja # (X-c) #, azután

#f (x) = (X-c) q (x) + r (x) #

És mikor # X = c #

#f (c) = 0 * q (x) + r = r #

hol # R # a fennmaradó

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

és

# C = 3 #

Ebből adódóan, #f (3) = 27-18 + 15-6 = 18 #

A fennmaradó rész #=18#