The correct option is A 8
Given:
p(x)=x4−3x2+4x+5
g(x)=x2+1−x
Degree of q(x)= Degree of p(x)−Degree of g(x)
=4−2=2
Degree of r(x)< Degree of g(x)
Let degree of r(x)=1
Let q(x)=ax2+bx+c and r(x)=px+q
By division algorithm
p(x)=q(x)×g(x)+r(x)
x4−3x2+4x+5=(ax2+bx+c)(x2+1−x)+(px+q)
Comparing the coefficent of x4.
a=1.
Comparing the coefficent of x3.
−a+b=0⇒b=a⇒b=1
Comparing the coefficent of x2
a−b+c=−3
⇒1−1+c=−3⇒c=−3
Comparing the coefficent of x.
b−c+p=4
⇒1+3+p=4
⇒p=0
Comparing the coefficent of constant term.
c+q=5
−3+q=5
q=8.
So, quotient q(x)=ax2+bx+c
=x2+x−3
and remainder r(x)=px+q
=8