asked 77.7k views
0 votes
The quotient of (x4 + 5x3 – 3x – 15) and a polynomial is (x3 – 3). What is the polynomial?

asked
User Jyina
by
8.1k points

2 Answers

4 votes

Answer:

The polynomial is x+5.

Explanation:

Here we need to recall the algorithm of the division for polynomials, which is very similar to the one for integers. Given polynomials P(x) and Q(x), there always exist polynomials S(x) and R(x) such that

P(x) = Q(x)S(x) + R(x)

where

  • R(x) is the remainder,
  • S(x) is the quotient,
  • Q(x) is the divisor,
  • P(x) is the dividend.

In this particular case,

  • P(x) = x⁴+5x³-3x-15,
  • S(x) = x³-3
  • R(x) = 0
  • Q(x), is what we are looking for.

Then, x⁴+5x³-3x-15 = (x³-3)Q(x). In order to find Q(x) we must complete the division x⁴+5x³-3x-15/x³-3. This gives us that Q(x)=x+5.

answered
User Kuroki Kaze
by
7.7k points
1 vote

Answer:

x+5

Explanation:

Given:

Dividend= x4 + 5x3 – 3x – 15

Quotient=(x3-3)

As per the rule of division of polynomial:

Dividend = Divisor × Quotient + Remainder

Divisor= required polynomial p(x)

remainder=0

x4 + 5x3 – 3x – 15= p(x) *(x3-3) + 0

p(x)=x4 + 5x3 – 3x – 15/x3-3

By long division we get

p(x)= x+5 !

answered
User Balkrishna
by
8.2k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.