Showing posts with label remainder theorem. Show all posts
Showing posts with label remainder theorem. Show all posts

Saturday, October 2, 2021

MCQ Questions : The Remainder Theorem and The Factor Theorem

မှန်သော အဖြေကို ရွေးပေးရန် ဖြစ်ပါသည်။

  1. 1. The degree of a polynomial is the _____
    Explanation

    ကိန်းရှင် $x$ ပါဝင်သော polynomial တစ်ခုတွင် $x$ ၏ အကြီးဆုံးထပ်ညွှန်းကို ၎င်း polynomial ၏ degree (သို့) order ဟု ခေါ်သည်။
  2. When $9 x^{2}-6 x+2$ is divided by $x-3$, the remainder will be
    Explanation

    Let $f(x)=9 x^{2}-6 x+2$.

    When $f(x)$ is divided by $x-3$,

    The remainder = $f(3)=9 (3)^{2}-6 (3)+2=65$
  3. If a polynomial $f(x)$ is divided by a linear divisor $(x-a)$, then the remainder is
    Explanation

    Remainder Theorem ကို မေးထားခြင်း ဖြစ်ပါသည်။
  4. For what value of $k, x+4$ is a factor of the polynomial $x^{2}-x-(2 k-2) ?$
    Explanation

    $x+4$ is a factor of the polynomial $x^{2}-x-(2 k-2)$.

    By factor theorem,

    $(-4)^{2}-(-4)-(2 k-2)=0$

    $16+4-2(k-1)=0$

    $2(k-1)=20$

    $k=11$
  5. If the two roots of the equation $x^{3}-x^{2}-5 x+5=0$ are $\sqrt{5}$ and $-\sqrt{5}$, then the third root is
    Explanation

    The two roots of the equation $x^{3}-x^{2}-5 x+5=0$ are $\sqrt{5}$ and $-\sqrt{5}$.

    Let the third root be $k$.

    $\therefore \quad x^{3}-x^{2}-5 x+5=\left(x-\sqrt{5}\right)\left(x+\sqrt{5}\right)\left(x-k\right)$.

    $\therefore\quad \sqrt{5}\times \left(-\sqrt{5} \right)\times (-k)=5$

    $\quad\quad 5k=5$

    $\quad\quad k=1$
  6. What should be subtracted to the polynomial $x^{2}-16 x+30$, so that $x-15$ is the factor of the resulting polynomial?
    Explanation

    Let $f(x) = x^{2}-16 x+30$.

    When $f(x)$ is divided by $x-15$,

    The remainder = $f(15) = (15)^{2}-16 (15)+30 = 15(15 - 16 + 2) = 15$

    Hence, $15$ should be subtracted.
  7. The quadratic polynomial $a x^{2}+b x+c=0$ where $c=\dfrac{b^{2}}{4 a}$ has _____real roots.
    Explanation

    $a x^{2}+b x+c=0$ where $c=\dfrac{b^{2}}{4 a}$

    $\therefore\quad 4ac = b^2$

    $\therefore\quad b^2-4ac = 0$

    $\therefore\quad a x^{2}+b x+c=0$ has only one root.
  8. The remainder when $x^{4}-3 x^{2}+4 x+1$ is divided by $x^{2}-x-1$ is
    Explanation

  9. If the sum and the product of the roots of $x^{2}+b x+c=0$ are $3$ and $2$ , then
    Explanation

    The sum and the product of the roots of $x^{2}+b x+c=0$ are $3$ and $2$.

    Let the roots be $p$ and $q$.

    $\therefore\quad p+q = 3, \ pq=2$

    $\therefore\quad x^{2}+b x+c=(x-p)(x-q)$

    $\therefore\quad x^{2}+b x+c=x^{2}-(p+q) x+pq$

    $\therefore\quad x^{2}+b x+c=x^{2}-3x+2$

    $\therefore\quad b = -3, \ c = 2$
  10. Given that $f(x)=x^{4}+x^{2}+3 x-1$ and $g(x)=x^{2}-1$. If $f(x)=q(x) g(x)+r(x)$, which of the following is true?

    $\mathbf{I.}\ q(x)=x^2+2 \quad$ $\mathbf{II.}\ r(x)=3 x+1 \quad$ $\mathbf{III.}\ g(x)$ is a factor of $f(x)$
    Explanation



    $f(x)=x^{4}+x^{2}+3 x-1$ and $g(x)=x^{2}-1$

    $\quad\quad f(x)=q(x) g(x)+r(x)$ (given)

    $\therefore\quad f(x)=(x^2+2)(x^2-1)+3x+1$

    $\therefore\quad q(x)=x^2+2, \ r(x) = 3x+1$

  11. If $x-3$ is a factor of $x^{3}-(2+k) x^{2}+7 k$, then $k=$
    Explanation

    $x-3$ is a factor of $x^{3}-(2+k) x^{2}+7 k$.

    $\therefore\quad 3^{3}-(2+k) (3)^{2}+7 k=0$

    $\therefore\quad 27-9\left(2+k\right)+7k=0$

    $\therefore\quad k=\dfrac{9}{2} = 4.5$

  12. If $f(x)=6 x^{3}+13 x^{2}+p x+q$ is exactly divisible $2 x^{2}+7 x-4$, then
    Explanation

    $f(x)=6 x^{3}+13 x^{2}+p x+q$ is exactly divisible $2 x^{2}+7 x-4$

    $2 x^{2}+7 x-4=(2x-1)(x+4)$

    $\therefore\quad 6 \left(\dfrac{1}{2}\right)^{3}+13 \left(\dfrac{1}{2}\right)^{2}+p \left(\dfrac{1}{2}\right)+q=0 \ldots(1)$

    $\quad\quad 6 \left(-4\right)^{3}+13 \left(-4\right)^{2}+p \left(-4\right)+q=0\ldots(2)$

    $\therefore\quad p=-40,\ q=16$

    $\therefore\quad f(x)=6 x^{3}+13 x^{2}-40x+16$

    $\therefore\quad f \left(\dfrac{4}{3}\right)=6 \left(\dfrac{4}{3}\right)^{3}+13 \left(\dfrac{4}{3}\right)^{2}-40\left(\dfrac{4}{3}\right)+16$

    $\hspace{2.7cm} =\dfrac{128}{9}+\dfrac{208}{9}-\dfrac{160}{3}+16$

    $\hspace{2.7cm} =0$

    $\therefore\quad 3 x-4$ is a factor of $f(x)$.
  13. If $x^{2}+2 x-3$ is a factor of $f(x)=x^{4}+2 x^{3}-7 x^{2}+a x+b$, then
    Explanation

    $x^{2}+2 x-3$ is a factor of $f(x)=x^{4}+2 x^{3}-7 x^{2}+a x+b$

    Let $f(x) = g(x)(x^{2}+2 x-3)$

    $\therefore x^{4}+2 x^{3}-7 x^{2}+a x+b = g(x)(x+3)(x-1)$

    When $x=-3,\ (-3)^{4}+2 (-3)^{3}-7 (-3)^{2}+a (-3)+b = 0$

    When $x=1,\ (1)^{4}+2 (1)^{3}-7 (1)^{2}+a (1)+b = 0$

    $\therefore\quad 3a - b =-36 \ \ldots(1)$

    $\quad\quad a + b = 4 \ \ \quad\ldots(2)$

    $\therefore\quad a= -8, b=12$
  14. If $x^{2}+a x+b$ is divided by $x+c$, then remainder is
    Explanation

    $x^{2}+a x+b$ is divided by $x+c$, then

    the remainder $= (-c)^{2}+a (-c) +b = c^2-ac+b$
  15. If $x^{3}+9 x+5$ is divided by $x$, then the remainder is
    Explanation

    $x^{3}+9 x+5$ is divided by $x$, then

    the remainder $= (0)^{3}+9 (0)+5 = 5$
  16. If $(x-1)$ is a factor of $a x-a$, then the value of $a$ is
    Explanation

    Let $f(x) = ax - a$

    $f(1) = a - a = 0$

    $\therefore\quad x-1$ is a factor of $f(x)$ for all value of $a\in \mathbb{R}$.
  17. What is the remainder when $f(x)=x^{3}+3 x^{2}+k x+k$ is divided by $p x$ ?
    Explanation

    When $f(x)=x^{3}+3 x^{2}+k x+k$ is divided by $p x$,

    The remainder = $f(0) = k$
  18. If $x^{2}-3 x+2$ is a factor of the polynomial $f(x)$, then $f(2)=$
    Explanation

    $x^{2}-3 x+2$ is a factor of the polynomial $f(x)$.

    $x^{2}-3 x+2 = (x-1)(x-2)$

    $\therefore\quad (x-1)$ and (x-2) are factors $f(x)$.

    $\therefore\quad f(2)=0$
  19. Given that $f(x)=q(x)\left(x^{2}-4\right)+3$. What is the remainder when $f(x)$ is divided by $x-2$ ?
    Explanation

    $f(x)=q(x)\left(x^{2}-4\right)+3$.

    When $f(x)$ is divided by $x-2$,

    The remainder $f(2)=q(2)\left(2^{2}-4\right)+3 =3$
  20. If $n$ is a positive integer, what is the remainder when $5 x^{2 n+1}+10 x^{2 n}-3 x^{2 n-1}+5$ is divided by $x+1$.
    Explanation

    Let $f(x)=5 x^{2 n+1}+10 x^{2 n}-3 x^{2 n-1}+5$ where $n$ is a positive integer.

    When $f(x)$ is divided $x + 1$,

    The remainder $= f(-1)$.

    $\hspace{2.5cm} =5 (-1)^{2 n+1}+10 (-1)^{2 n}-3 (-1)^{2 n-1}+5$

    $\hspace{2.5cm} =5 (-1)^{\text{odd integer}}+10 (-1)^{\text{even integer}}-3 (-1)^{\text{odd integer}}+5$ where $n\in \mathbb{J^+}$

    $\hspace{2.5cm} =5 (-1)+10 (1)-3 (-1) + 5$

    $\hspace{2.5cm} =13$
  21. Your Score:

Monday, July 12, 2021

Polynomials and The Remainder Theorem

Polynomial


အောက်ဖော်ပြပါ ဇယားရှိ polynomial နှင့် non-polynomial ယှဉ်တွဲဖော်ပြချက်ကို လေ့လာကြည့်ပါမည်။


Polynomial Non Polynomial
$x^{2}-4 x+3$ $2 x^{2}-7 x+x^{-1}$
$2 x^{5}+7 x^{4}$ $-x^{\frac{1}{2}}+x^{-3}$
$5 x^{3}+6-\displaystyle\frac{5}{7} x$ $x^{2}-\sqrt{x}$
$8$ $\displaystyle\frac{1}{x}-\displaystyle\frac{2}{x^{4}}-\sqrt[3]{x}$

polynomial ဆိုသည်မှာ ကိန်းရှင်တစ်ခု၏ အနုတ်မဟုတ်သော ထပ်ကိန်းများသာပါသော ကိန်းတန်းတစ်ခု ဖြစ်ကြောင်းတွေ့ရပါမည်။

အောက်ဖော်ပြပါ polynomial ကို ဆက်လက်လေ့လာကြည့်ကြမည်။

$x^3-2x^2+3x-4$
  • အပေါင်းနှင့် အနုတ်လက္ခဏာများကြားရှိ ကိန်းလုံးများကို terms ဟုခေါ်သည်။
  • ကိန်းတန်းတွင်ပါဝင်သော $x$ ကို variable ဟုခေါ်သည်။
  • $x$ ၏ အကြီးဆုံးထပ်ကိန်းကို polynomial ၏ order (သို့) degree ဟုခေါ်သည်။
  • ကိန်းရှင် $x$ ပါဝင်သော polynomial ကိန်းတန်းတစ်ခုကို $f(x), g(x), P(x)$ စသဖြင့် သတ်မှတ်နိုင်ပါသည်။

Definition:  Polynomial Expression
A polynomial in $x$ is an algebraic expression consisting of terms with non-negative powers of $x$ only

$$ a_{n} x^{n}+a_{n-1} x^{n-1}+a_{n-2} x^{n-2}+\ldots+a_{2} x^{2}+a_{1} x+a_{0},$$

where $n$ is a non-negative integer, the coefficients $a_n$, $a_{n-1}$,$a_{n-2}$, ..., $a_2$, $a_1$, $a_0$ are constants and $x$ is a variable.

Note
  • A polynomial cannot have negative values of exponents.

    Polynomial များတွင် အနုတ်ထပ်ညွှန်းမရှိရပါ။

    E.g. $4x^{-2}$ can not be a polynomial term.

  • A polynomial term can not have the variable in the denominator.

    Polynomial ကိန်းတစ်ခုသည် အပိုင်းကိန်းတစ်ခု၏ ပိုင်းခြေမဖြစ်ရပါ။

    E.g. $\displaystyle\frac{4}{x}$ is not a polynomial term.

  • A polynomial term cannot have a variable inside the radical sign.

    Polynomial ကိန်းတစ်ခုသည် radical sign မပါရှိရပါ။

    E.g. $3x\sqrt{x}$ is therefore not a polynomial term.

  • A polynomial term can have more than one variable.

    Polynomial ကိန်းတန်းတစ်ခုတွင် ကိန်းရှင်တစ်ခုထက် ပိုနိုင်ပါသည်။

    E.g. $3x^3y + 2x^2y^2 - 4xy^3 + 2$ is a polynomial.

  • The highest power of the variable that occurs in the polynomial is called the degree (or order) of a polynomial. Polynomial တစ်ခုတွင်ပါဝင်သော ကိန်းရှင်၏ အကြီးဆုံးထပ်ကိန်းကို ၎င်း polnomial ၏ degree (သို့) order ဟုခေါ်သည်။

    $\begin{array}{lll} \text{E.g.} & x^{4}-2 x^{2}+5 x-6 & \text{degree = 4}\\ & & \text{quartic polynomial }\\\\ & a x^{3}+b x^{2}+c x+d & \text{degree = 3}\\ & & \text{cubic polynomial }\\\\ & 3 x^{2}-5 x+2 & \text{ degree = 2}\\ & & \text{quadratic polynomial }\\\\ & 5 x-1 & \text{degree = 1}\\ & & \text{linear polynomial } \end{array}$

  • The leading term is the term with the highest power, and its coefficient is called the leading coefficient.

    Polynomial တစ်ခုတွင် ကိန်းရှင်၏ အကြီးဆုံးထပ်ကိန်း ပါသောကိန်းလုံးကို leading term ဟုခေါ်ပြီး အဆိုပါကိန်းရှင်၏ မြှောက်ဖေါ်ကိန်းကို leading coefficient ဟုခေါ်သည်။

    E.g. The leading term of $3x^3 + 2x^2 - 4x + 2$ is $3x^3$ and the leading coefficient is $3$.

  • A polynomial where the highest power of its single variable has a coefficient of 1, it is called a monic polynomial.

    ကိန်းရှင်တစ်ခုထဲဖြင့် ဖွဲ့စည်းထားသော polynomial ၏ အကြီးဆုံးထပ်ကိန်း ပါသော ကိန်းလုံး (leading term) ၏ မြှောက်ဖော်ကိန်းသည် $1$ ဖြစ်လျှင် ၎င်း polynomial ကို monic polynomial ဟုခေါ်သည်။

    E.g. $x^5 + 2x^2 - 4x + 2$, $x^3-2x^2+3x-1$ are monic polynomials.

Division of Polynomials


ကိန်းဂဏန်းများနည်းတူ Polynomial အချင်းချင်း ပေါင်း၊ နုတ်၊ မြှောက်၊ စားဆိုသော အခြေခံလုပ်ဆောင် ချက်များကို ဆောင်ရွက်နိုင်ပါသည်။ ပေါင်းခြင်း၊ နုတ်ခြင်း၊ မြှောက်ခြင်း၊ တို့ကို ဖြတ်သန်းခဲ့ပြီးသော အတန်း များတွင် သင်ကြား ခဲ့ပြီး ဖြစ်ရာ ယခုသင်ခန်းစာတွင် polynomial အချင်းချင်းစားခြင်းကိုသာ ဆက်လက် တင်ပြသွားပါမည်။


Polynomial Long Division

Polynomial တစ်ခုကို ၎င်းအောက် degree ငယ်သော polynomial တစ်ခုဖြင့် စားလျှင် ငယ်စဉ်အတန်း များတွင် ကိန်းဂဏန်းများ စာအိမ်ဖွဲ့၍ စားသကဲ့သို့ စားနိုင်သည်။ ထိုကဲ့သို့ စာအိမ်ဖွဲ့၍ စားခြင်းကို polynomial long division ဟုခေါ်သည်။ polynomial ချင်း မစားမှီ ကိန်းဂဏန်းများ စားအိမ်ဖွဲ့စားခြင်းကို ပြန်လည်တင်ပြ ပါမည်။ စားခြင်းဆိုင်ရာ ဝေါဟာရများကို သိရှိထားရပါမည်။ တည်ကိန်း (dividend)၊ စား ကိန်း (divisor)၊ စားလဒ် (quotient)၊ အကြွင်း (remainder) တို့ ဖြစ်ကြသည်။



ဆက်လက်ပြီး polynomial long division ကို တင်ပြပါမည်။ ဥပမာ $x^3 + 2x- 7$ ကို $x-2$ ဖြင့်စားသည်ဆို ပါစို့။ အကြွင်းမည်မျှ ရမည်ကို အောက်ပါအတိုင်း စားအိမ်ဖွဲ့စားခြင်းဖြင့် ရှာယူနိုင်ပါသည်။



ပေးထားသော polynomial တွင် $x^2$ term ပါဝင်မှုမရှိသဖြင့် စားအိမ်ဖွဲ့ စားသည့်အခါ $x^2$ term အတွက် နေရာလွတ်ချန်၍ သော်လည်းကောင်း၊ မြှောက်ဖော်ကိန်း 0 ထား၍သော်လည်းကောင်း ဖြေရှင်းနိုင်ပါသည်။ ဆက်လက်၍ $x^5-3x^4-x^3+2x^2+3x-2$ ကို $x^2+2x+1$ ဖြင့်စားကြည့်ပါမည်။



Note
ကိန်းဂဏန်းများစားခြင်းတွင် အကြွင်းသည် စားလဒ်အောက် အမြဲငယ်ပြီး polynomial များ စားခြင်းတွင် အကြွင်း၏ (degree) သည် စားကိန်း (degree) အောက် အမြဲငယ်သည်ကို တွေ့ရပါမည်။

Division Algorithm

မည်သည့်စာခြင်းမဆို အောက်ပါညီမျှခြင်းကို အမြဲပြေလည်စေသည်။


Dividend (တည်ကိန်း) = Quotient (စားလဒ်) $\times$ Divisor (စားကိန်း) + Remainder (အကြွင်း)

ထို့ကြောင့် အထက်တွင်ဖေါ်ပြခဲ့သော ဥပမာများကို အောက်ပါအတိုင်း ညီမျှခြင်းဖြင့် ပြန်လည်ဖော်ပြနိုင် ပါသည်။

  • $7=3\times2+1$

  • $x^3+2x-7=(x^2+2x+3)(x-2)+5$

  • $x^5-3x^4-x^3+2x^2+3x-2=(x^3-5x^2+8x-9)(x^2+2x+1)+13x+7$

$a$ သည် တည်ကိန်းဖြစ်ပြီး ၎င်းကို $b$ ဖြင့်စားသည့်အခါ စားလဒ်မှာ $q$ ဖြစ်ပြီး အကြွင်းမှာ $r$ ဖြစ်သည် ဆို ပါစို့။ ထိုအခါ $a, b, q$ နှင့် $r$ ဆက်သွယ်ချက်ကို အောက်ပါအတိုင်း ဖော်ပြနိုင်ပါသည်။


$a=bq+r$ or $\displaystyle\frac{a}{b}=q+\displaystyle\frac{r}{b}$

ထိုနည်းတူစွာ plynomial $f(x)$ ကို $D(x)$ ဖြင့်စားသည့်အခါ စားလဒ်မှာ $Q(x)$ ဖြစ်ပြီး အကြွင်းမှာ $R(x)$ ဖြစ်သည် ဆိုပါစို့။ အဆိုပါ function လေးခု၏ ဆက်သွယ်ချက်ကို အောက်ပါအတိုင်း ဖေါ်ပြနိုင်သည်။


$f(x)=Q(x)*D(x)+R(x)$


The Remainder Theorem


အထက်ဖော်ပြပါ ဆက်သွယ်ချက် ညီမျှခြင်းများကို Division Algorithm ဟုခေါ်သည်။

အကယ်၍ $D(x)=x-k$ ဖြစ်လျှင်

$f(x)=Q(x)(x-k)+ R$ ဖြစ်မည်။ remainder $R$ သည် divisor အောက် degree ငယ်သောကြောင့် ကိန်းရှင် $x$ ပေါ်တွင် မှီခိုခြင်းမရှိတော့ပါ။ ထို့ကြောင့် ကိန်းသေ $R$ ဖြင့် သတ်မှတ်ပါမည်။ $x=k$ ဖြစ်သည့်အခါ

$\begin{aligned} f(k)&=Q(k)(k-k)+R\\\\ &=Q(k)\centerdot0+R\\\\ &=R\\\\ &=\text{remainder} \end{aligned}$

ထို့ကြောင့် polynomial $f(x)$ ကို $x-k$ ဖြင့်စားသည့်အခါ အကြွင်းကို $f(k)$ ဟုသတ်မှတ်နိုင်သည်။


The Remainder Theorem
If a polynomial $f (x)$ is divided by $x-k$, the remainder is $f (k)$.


Extension of the Remainder Theorem


$f(x)$ ကို $x-k$ ဖြင့်စားလျှင် remainder မှာ f(k) ဖြစ်ကြောင်းသိရှိခဲ့ပြီး ဖြစ်သည်။ $f(x)$ ကို $x+k$ ဖြင့်စားလျှင် remainder မည်သို့ရမည်ကို ဆက်လက်လေ့လာကြည့်ကြမည်။

$f(x)\div (x-k)\Rightarrow \text{remainder}=f(k)$

$f(x)\div (x+k)\Rightarrow f(x)\div (x-(-k))\Rightarrow \text{remainder}=f(-k)$

ဆက်လက်၍ $f(x)$ ကို $ax-b$ ဖြစ်စားလျှင် remainder မည်သို့ရမည်ကို လေ့လာကြည့်ကြမည်။ စားလဒ်သည် $Q(x)$ ဖြစ်ပြီး အကြွင်းမှာ $R$ ဖြစ်သည် ဆိုပါစို့။ ထိုအခါ

$f(x)=Q(x)(ax-b)+R$

ဖြစ်မည်။ တစ်နည်းဆိုရသော်

$f(x)=Q(x)a\left(x-\displaystyle\frac{b}{a}\right)+R$

ဖြစ်သည်။ $x=\displaystyle\frac{b}{a}$ ဖြစ်သောအခါ

$\begin{aligned} f\left( \displaystyle\frac{b}{a} \right)&=Q(x)a\left(x-\frac{b}{a}\right)+R \\\\ &=Q\left(\displaystyle\frac{b}{a} \right)\centerdot 0 + R \\\\ &=R\\\\ &=\text{ remainder} \end{aligned}$

$f(x)\div (ax-b)\Rightarrow \text{ remainder}=f\left( \displaystyle\frac{b}{a} \right)$

$f(x)\div (ax+b)\Rightarrow f(x)\div (ax-(-b))\Rightarrow \text{remainder}=f\left( -\displaystyle\frac{b}{a} \right)$

ဆက်လက်၍ $f(x)$ ကို $ax$ ဖြစ်စားလျှင် remainder မည်သို့ရမည်ကို လေ့လာကြည့်ပါဦးမည်။ စားလဒ်သည် $Q(x)$ ဖြစ်ပြီး အကြွင်းမှာ $R$ ဟုထားမည်။ ထို့ကြောင့် $$f(x)=Q(x)(ax)+R$$ ဖြစ်မည်။ $x=0$ ဖြစ်သည့်အခါ

$\begin{aligned} f(k)&=Q(0)(a\times0)+R\\\\ &=Q(0)\centerdot0+R\\\\ &=R\\\\ &=\text{ remainder} \end{aligned}$

Corollary


  • If a polynomial $f (x)$ is divided by $x + k$, the remainder is $f (-k)$.

  • If a polynomial $f (x)$ is divided by $ax - b$, the remainder is $f\left(\displaystyle \frac{b}{a} \right)$.

  • If a polynomial $f (x)$ is divided by $ax + b$, the remainder is $f\left( -\displaystyle\frac{b}{a} \right)$.

  • If a polynomial $f (x)$ is divided by $ax$, the remainder is $f(0)$.

Example (1)


Using the remainder theorem, find the remainder when $x^3 + 4x^2 + 6x + 5$ is divided by $x - 2$.

Solution Let $f(x)=x^3 + 4x^2 + 6x + 5$.

When $f(x)$ is divided by $x+2$,

$\begin{aligned} \text{the remainder}&= f(2)\\\\ &=2^2+4(2)^2+6(2)+5\\\\ &=4+16+12+5\\\\ &=37 \end{aligned}$

Example (2)


If the polynomial $x^3 - 3x^2 + kx+7$ is divided by $x+3$, the remainder is $1$, find the value of $k$.

Solution Let $f(x)=x^3 - 3x^2 + kx+7$.

When $f(x)$ is divided by $x+3$, the remainder = f(-3).

By the problem,

$\begin{aligned} f(-3)&= 1\\\\ (-3)^3 - 3(-3)^2 + k(-3)+7&=1\\\\ -27-27-3k+7 &= 1\\\\ -47-3k &=1\\\\ 3k &= 48\\\\ \therefore \ \ \ k &= 16 \end{aligned}$

Example (3)


Given that $2x^4 + ax^3 - 4x^2 + bx + 7$ leaves a remainder $2x + 5$ when it is divided by $x^2 - 3x + 2$. Find the values of $a$ and $b$.

Solution
Let $Q(x)$ be the quotient when $2x^4 + ax^3 - 4x^2 + bx + 7$ is divided by $x^2 - 3x + 2$.

By division algorithm, we have

$2 x^{4}+a x^{3}-4 x^{2}+b x+7=Q(x)\left(x^{2}-3 x+2\right)+2 x+5$

$2 x^{4}+a x^{3}-4 x^{2}+b x+7=Q(x)(x-1)(x-2)+2 x+5$

When $x=1$,

$2+a-4+b+7=Q(1)(1-1)(1-2)+2(1)+5$

$a+b+5=0+2+5$

$a+b=2-----(1)$

When $x=2$,

$2(2)^{4}+a(2)^{3}-4(2)^{2}+b(2)+7=Q(2)(2-1)(2-2)+2(2)+5$

$32+8 a-16+2 b+7=0+4+5$

$8 a+2 b+23=9$

$4 a+b=-7-----(2)$

Subtracting equation $(1)$ from equation $(2)$,

$3 b=-9$

$b=-3$

Substituting $b=-3$ in equation $(1)$

$a-3=2$

$a=5$

Exercise


  1. Using the remainder theorem, find the remainder when:
    (a) $2x^2 - 13x + 10$ is divided by $x - 3$.
    (b) $x^3 - 3x^2 + 5x - 9$ is divided by $x - 2$.
    (c) $x^3 + 4x^2 + 6x + 5$ is divided by $x + 2$.
    (d) $x^6 - x3 - 1$ is divided by $x + 2$.
    (e) $9x^2 + 6x - 10$ is divided by $3x + 1$.
    (f) $3x^3 + 3x^2 - 11x + 8$ is divided by $3x - 1$.
    (g) $6x^3 + x^2 + 1$ is divided by $2x - 3$.
    (h) $3 (x + 4)^2 - (1 - x)^3$ is divided by $x$.
    (i) $(2x - 1)^3 + 6 (3 + 4x)^2 - 10$ is divided by $2x + 1$.
  2. Find the value of $k$ if $5 x^{5}+2 k x^{3}-6 k x^{2}+9$ has a remainder of 22 when divided by $x-1$.

  3. The polynomial $x^{3}+a x^{2}+b x-3$ leaves a remainder of 27 when divided by $x-2$ and a remainder of 3 when divided by $x+1$. Calculate the remainder when the polynomial is divided by $x-1$.

  4. The expression $6 x^{2}-2 x+3$ leaves the remainder of 3 when divided by $x-p$. Determine the values of $p$.

  5. Given that the expression $x^{3}-a x^{2}+b x+c$ leaves the same remainder when divided by $x+1$ or $x-2$, find $a$ in terms of $b$.

  6. The expressions $x^{3}-7 x+6$ and $x^{3}-x^{2}-4 x+24$ have the same remainder when divided by $x+p .$ Find the possible values of $p .$

  7. If the polynomial $x^{3}-3 x^{2}+a x-b$ is divided by $(x-2)$ and $(x+2)$, the remainders are 21 and 1 respectively. Find the values of $a$ and $b$.

  8. Given that the remainder when $x^{3}-x^{2}+a x$ is divided by $x+a$ where $a>0$, is twice the remainder when it is divided by $x-2 a$, find the value of $a$.

  9. The remainder when $a x^{3}+b x^{2}+2 x+3$ is divided by $x-1$ is twice when it is divided by $x+1$, show that $b=3 a+3$.

  10. The remainder when $x^{4}+3 x^{2}-2 x+2$ is divided by $x+a$ is the square of the remainder when $x^{2}-3$ is divided by $x+a$. Calculate the possible values of $a$.

  11. The expression $a x^{3}-x^{2}+b x-1$ leaves the remainders of $-33$ and 77 when divided by $x+2$ and $x-3$ respectively. Find the value of $a$ and $b$ and find the remainder when the expression is divided by $x-2$.

  12. When the polynomial $x^{3}-3 x^{2}+k x+7$ is divided by $x+3$, the remainder is $1$ . Find the value of $k$.

  13. When $x^{3}+a x^{2}+b x-1$ is divided by $x-1$ the remainder is 3 and when divided by $x+2$ the remainder is $-27$. Find $a$ and $b$.

  14. Find the value of $\mathrm{n}$ for which the division of $x^{2 n}-7 x^{n}+5$ by $x-2$ gives the remainder of 13.

  15. The remainder when $a(a-b)(a+b)$ is divided by $a-2 b$ is $\displaystyle\frac{3}{4}$. Find the numerical value of $b$.

  16. The remainder when $p x^{3}+q x^{2}+2 x+1$ is divided by $x+1$ is twice the remainder when it is divided by $x-1$, find the relation between $p$ and $q$.

  17. If $f(x)=a x^{2}+b x+c$ leaves the remainders $1,25,1$ on division by $x-1$, $x+1, x-2$ respectively, show that $f(x)$ is a perfect square.

  18. Given that the expression $x^{2}-10 x+14$ leaves the same remainder when divided $x+2 b$ or $x+2 c$, where $b \neq c$, show that $b+c+5=0$.

  19. The expression $5 x^{2}-10 x+4$ has the same remainder when divided by $x-2 p$ or $x+q$ where $2 p \neq-q$. Find the value of $2 p-q$.

  20. When the expression $a x^{3}+5 x^{2}+b x+4$ and $b x^{3}+9 x^{2}+a x-6$ are divided by $x+3$, the remainders are $-14$ and $-12$ respectively. Find the value $a$ and $b$.

  21. Given that $f(x)=k x^{3}+(3 k-2) x^{2}-4$, where $k$ is a constant. If $f(x)$ is divisible by $x+2$, find the value of $k$. With this value $k$, find the remainder when $f(x)$ is divided by $(2 x-1)$.

  22. The expression $x^{3}+8 x^{2}+p x-25$ leaves a remainder of $R$ when divided by $x-1$ and a remainder of $-R$ when divided by $x+2$. Find the value of $p$. Hence find the remainder when the expression is divided by $x+3$.

  23. The polynomial $a x^{2}+b x+c$ leaves remainder 1,2, and 9 when divided by $x$, $x-1$ and $x-2$ respectively. What are the values of $a, b$ and $c$?

  24. If the polynomial $x^{4}-6 x^{3}+16 x^{2}-25 x+10$ is divided by another polynomial $x^{2}-2 x+k$, the remainder comes out to be $x+a$, find $k$ and $a$.

Tuesday, April 2, 2019

Practice Problems : The Remainder and Factor Theorem

1.        What number should be added to $ \displaystyle 2x^3 - 3x^2 - 8x$ so that the resulting polynomial leaves the remainder $ \displaystyle 10$ when divided by $ \displaystyle 2x + 1$?

Show/Hide Solution
Let the number to be added be $ \displaystyle k$ and the resulting polynomial be $ \displaystyle f(x)$.

$ \displaystyle \therefore \ f(x)=2{{x}^{3}}-3{{x}^{2}}-8x+k$

When $ \displaystyle f(x)$ is divided by $ \displaystyle 2x+1$, the remainder is 10.

$ \displaystyle \begin{array}{l}\therefore \ f\left( {-\displaystyle \frac{1}{2}} \right)=10\\\\\ \ 2{{\left( {-\displaystyle \frac{1}{2}} \right)}^{3}}-3{{\left( {-\displaystyle \frac{1}{2}} \right)}^{2}}-8\left( {-\displaystyle \frac{1}{2}} \right)+k=10\\\\\therefore \ -\displaystyle \frac{1}{4}-\displaystyle \frac{3}{4}+4+k=10\\\\\therefore \ k=7\end{array}$

Hence, the number to be added is 10.

2.        What number should be subtracted from $ \displaystyle 6x^3 + 7x^2 - 9x+12$ so that $ \displaystyle 3x - 1$ is the factor of the resulting polynomial?

Show/Hide Solution
Let the number to be subtracted be $ \displaystyle k$ and the resulting polynomial be $ \displaystyle f(x)$.

$ \displaystyle \therefore \ f(x)=6x^3 + 7x^2 - 9x+12-k$

Since $ \displaystyle 3x - 1$ is the factor of $ \displaystyle f(x)$,

$ \displaystyle \begin{array}{l}\ \ f\left( {\displaystyle \frac{1}{3}} \right)=0\\\\\ \ 6{{\left( {\displaystyle \frac{1}{3}} \right)}^{3}}+7{{\left( {\displaystyle \frac{1}{3}} \right)}^{2}}-9\left( {\displaystyle \frac{1}{3}} \right)+12-k=0\\\\\therefore \ \displaystyle \frac{2}{9}+\displaystyle \frac{7}{9}-3+12-k=0\\\\\therefore \ k=10\end{array}$

Hence, the number to be subtracted is 10.

3.        When divided by $ \displaystyle x - 3$ the polynomials $ \displaystyle x^3 - px^2 + x + 6$ and $ \displaystyle 2x^3 - x^2 - (p + 3) x - 6$ leave the same remainder. Find the value of $ \displaystyle p$.

Show/Hide Solution
Let $ \displaystyle f(x)={{x}^{3}}-p{{x}^{2}}+x+6$ and $ \displaystyle g(x)=2x^3 - x^2 - (p + 3) x - 6$

$ \displaystyle f(x)$ and $ \displaystyle g(x)$ leave the same remainder when divided by $ \displaystyle x - 3$,

$ \displaystyle \begin{array}{l}\therefore \ f(3)=g(3)\\\\\ \ \ {{(3)}^{3}}-p{{(3)}^{2}}+(3)+6=2{{(3)}^{3}}-{{(3)}^{2}}-(p+3)(3)-6\\\\\ \ \ 27-9p+9=54-9-3p-9-6\\\ \ \\\therefore \ 36-9p=30-3p\ \\\\\therefore \ p=1\ \end{array}$


4.       Using remainder theorem, find the value of $ \displaystyle a$ if the division of $ \displaystyle x^3 + 5x^2 - ax + 6$ by $ \displaystyle x -1$ leaves the remainder $ \displaystyle 2a$.

Show/Hide Solution
$ \displaystyle \begin{array}{l}\ \ \ \text{Let}\ f(x)={{x}^{3}}+5{{x}^{2}}-ax+6\\\\\ \ \ \text{When}\ f(x)\ \text{is divided by }x-1,\ \\\\\ \ \ \text{the remainder}\ =2a\\\\\therefore \ f(1)=2a\\\\\ \ \ {{1}^{3}}+5{{(1)}^{2}}-a(1)+6=2a\\\\\ \ \ 1+5-a+6=2a\\\\\therefore \ 3a=12\\\\\ \ \ a=4\ \ \ \end{array}$


5.        Find the value of the constants $ \displaystyle a$ and $ \displaystyle b$, if $ \displaystyle x - 2$ and $ \displaystyle x + 3$ are both factors of the expression $ \displaystyle x^3 + ax^2 + bx - 12$.

Show/Hide Solution
$ \displaystyle \begin{array}{l}\ \ \ \text{Let}\ f(x)={{x}^{3}}+a{{x}^{2}}+bx-12\\\\\ \ \ (x-2)\ \text{and}\ (x+3)\ \text{are factors of }f(x).\ \\\\\therefore \ f(2)=0\\\\\ \ \ {{(2)}^{3}}+a{{(2)}^{2}}+b(2)-12=0\\\\\therefore \ \ 8+4a+2b-12=0\\\\\therefore \ 2a+b=2---(1)\\\\\ \ \text{Again}\ f(-3)=0\\\\\ \ \ {{(-3)}^{3}}+a{{(-3)}^{2}}+b(-3)-12=0\\\\\therefore \ \ -27+9a-3b-12=0\\\\\therefore \ \ 3a-b=13---(2)\\\\\ \ \ (1)+(2)\Rightarrow 5a=15\\\\\therefore \ \ a=3\\\\\therefore \ 2\left( 3 \right)+b=2\\\\\therefore \ b=-4\end{array}$


6.        If $ \displaystyle x + 2$ and $ \displaystyle x - 3$ are factors of $ \displaystyle x^3 + ax + b$, find the values of $ \displaystyle a$ and $ \displaystyle b$. With these values of $ \displaystyle a$ and $ \displaystyle b$, factorise the given expression.

Show/Hide Solution
$ \displaystyle \begin{array}{l}\ \ \ \text{Let}\ f(x)={{x}^{3}}+ax+b\\\\\ \ \ (x+2)\ \text{and}\ (x-3)\ \text{are factors of }f(x).\ \\\\\therefore \ f(-2)=0\\\\\ \ \ {{(-2)}^{3}}+a(-2)+b=0\\\\\therefore \ \ -8-2a+b=0\\\\\therefore \ -2a+b=8---(1)\\\\\ \ \text{Again}\ f(3)=0\\\\\ \ \ {{(3)}^{3}}+a(3)+b=0\\\\\therefore \ \ 27+3a+b=0\\\\\therefore \ \ 3a+b=-27---(2)\\\\\ \ \ (2)-(1)\Rightarrow 5a=-35\\\\\therefore \ \ a=-7\\\\\therefore \ \ -2\left( {-7} \right)+b=8\\\\\therefore \ \ b=-6\\\\\therefore \ \ f(x)={{x}^{3}}-7x-6\\\\\ \ \ \ \text{Let}\ {{x}^{3}}-7x-6=(x+2)(x-3)(x+k)\\\\\therefore \ \ {{x}^{3}}-7x-6={{x}^{3}}+\left( {k-1} \right){{x}^{2}}-\left( {k+6} \right)x-6k\\\\\therefore \ k-1=0\Rightarrow k=1\\\\\therefore \ \ f(x)=(x+2)(x-3)(x+1)\\\ \ \end{array}$


7.        Given that $ \displaystyle x - 2$ is a factor of the expression $ \displaystyle x^3 + ax^2 + bx + 6$. When this expression is divided by $ \displaystyle x - 3$, it leaves the remainder 3. Find the values of $ \displaystyle a$ and $ \displaystyle b$.

8.        If $ \displaystyle x - 2$ is a factor of the expression $ \displaystyle 2x^3 + ax^2 + bx - 14$ and when the expression is divided by $ \displaystyle x - 3$, it leaves a remainder $ \displaystyle 52$, find the values of $ \displaystyle a$ and $ \displaystyle b$.

9.        If $ \displaystyle ax^3 + 3x^2 + bx - 3$ has a factor$ \displaystyle 2x + 3$ and leaves remainder -3 when divided by (x + 2), find the values of $ \displaystyle a$ and $ \displaystyle b$. With these values of $ \displaystyle a$ and $ \displaystyle b$, factorise the given expression.

10.      Given $ \displaystyle f (x) = ax^2 + bx + 2$ and $ \displaystyle g (x) = bx^2 + ax + 1$. If $ \displaystyle x - 2$ is a factor of $ \displaystyle f (x)$ but leaves the remainder $ \displaystyle -15$ when it divides $ \displaystyle g (x)$, find the values of $ \displaystyle a$ and $ \displaystyle b$. With these values of $ \displaystyle a$ and $ \displaystyle b$, factorise the expression $ \displaystyle f (x) + g (x) + 4x^2 + 7x$.

11.     When $ \displaystyle x^3 - 2x^2 + px - q$ is divided by $ \displaystyle x^2 - 2x - 3$, the remainder is $ \displaystyle x - 6$, What are the values of $ \displaystyle p$ and $ \displaystyle q$ respectively ?

12.      If $ \displaystyle x + k$ is a common factor of $ \displaystyle x^2 + px + q$ and $ \displaystyle x^2 + lx + m$, Find the value of $ \displaystyle k$ in terms of $ \displaystyle p, q, l$ and $ \displaystyle m$.

13.      When a polynomial $ \displaystyle f(x)$ is divided by $ \displaystyle x - 3$ and $ \displaystyle x + 6$, the respective remainders are $ \displaystyle 7$ and $ \displaystyle 22$. What is the remainder when $ \displaystyle f(x)$ is divided by $ \displaystyle (x - 3) (x + 6)$ ?

Show/Hide Solution
$ \displaystyle \begin{array}{l}\ \ \ \text{Let}\ f(x)=Q(x)(x-3)(x+6)+ax+b\\\\\ \ \text{where is }Q(x)\ \text{a quotient and }ax+b\ \text{is }\\\ \ \text{the remainder when }f(x)\ \text{is divided by}\ (x-3)(x+6).\\\\\ \ \ \text{By the problem,}\\\\\ \ \ f(3)=7\\\\\ \ \ 3a+b=7\ ---(1)\\\\\ \ f(-6)=22\\\\\ \ \ -6a+b=22\ ---(2)\\\\\ \ \ (1)-(2)\Rightarrow 9a=-\displaystyle \frac{5}{3}\\\\\therefore \ 3\left( {-\displaystyle \frac{5}{3}} \right)+b=7\\\\\ \ \ b=12\\\\\therefore \ \text{The remainder when }f(x)\ \text{is divided by}\ \\\ \ \ (x-3)(x+6)\ \text{is}\ -\displaystyle \frac{5}{3}x+12.\end{array}$

$ \displaystyle (x-3)(x+6)$ သည္ polynomial of second degree ျဖစ္ပါသည္။

$ \displaystyle f(x)$ ကို $ \displaystyle (x-3)(x+6)$ ႏွင့္ စားေသာ အႂကြင္းသည္ စားကိန္းေအာက္ တစ္ထပ္ေလ်ာ့ပါမည္။။

ထို႔ေၾကာင့္ အႂကြင္းသည္ $ \displaystyle ax + b$ ပံုစံျဖစ္ပါမည္။

14.      Given that $ \displaystyle f (x) = x^3 + ax^2 + bx + c$. If $ \displaystyle f (1) = f(2) = 0$ and $ \displaystyle f(4) = f(0)$, find $ \displaystyle a, b$ and $ \displaystyle c$.

15.      If $ \displaystyle x – 1$ is a factor of $ \displaystyle Ax^3 + Bx^2 - 36x + 22$ and $ \displaystyle 2^B = 64^A$, find $ \displaystyle A$ and $ \displaystyle B$.

16.      When k is subtracted from $ \displaystyle 27x^3 - 9x^2 - 6x - 5$, it is exactly divisible by $ \displaystyle 3x - 1$, find $ \displaystyle k$.

17.      If $ \displaystyle x^3 + px + q$ and $ \displaystyle x^3 + qx + p$ have a common factor, show that $ \displaystyle p + q +1 = 0$.

18.      Given that $ \displaystyle f(x)=4x^3-4kx^2-x+k$, $ \displaystyle g(x)=3x^2+(1-3k)x-k$ and $ \displaystyle h(x)=f(x)+g(x)$. If $ \displaystyle x-2$ is a factor of $ \displaystyle h(x)$, find the value of If $ \displaystyle k$ and hence solve the equation $ \displaystyle h(x)=0$.

19.      What must be added to $ \displaystyle 6x^5 + 5x^4 + 11x^3 - 3x^2 + x + 1$, so that the polynomial so obtained is exactly divisible by $ \displaystyle 3x^2 - 2x + 4$?

20.      Determine the value of $ \displaystyle p$ for which the polynomial $ \displaystyle 5x^3 - x^2 + 4x+ p$ is divisible by $ \displaystyle 1 - 5x$.

Friday, December 14, 2018

Practice :The Remainder Theorem and The Factor Theorem


1.       It is given that $ \displaystyle f(x)=x^3+ax^2+bx-48$. When $ \displaystyle f(x)$ is divided by $ \displaystyle x - 3$ the remainder is $ \displaystyle 6$. Given that $ \displaystyle f'(1)=0$ , find the value of $ \displaystyle a$ and of $ \displaystyle b$.

Show/Hide Solution
       $ \displaystyle f(x)=x^3+ax^2+bx-48$

       When $ \displaystyle f(x)$ is divided by $ \displaystyle x-3$, the remainder is $ \displaystyle 6$.

$ \displaystyle \begin{array}{l}\therefore \ \ f(3)=6\\\\\ \ \ \ {{(3)}^{3}}+a{{(3)}^{2}}+b(3)-48=6\\\\\ \ \ \ 3a+b=9\,\ \ -----(1)\\\\\ \ \ \ {f}'(x)=3{{x}^{2}}+2ax+b\\\\\ \ \ \ {f}'(1)=0\ \ \ \ [\text{given}]\\\\\ \ \ \ 3{{(1)}^{2}}+2a(1)+b=0\\\\\ \ \ \ 2a+b=-3\,\ \ ----(2)\end{array}$

      By equation (1) - equation (2),

$ \displaystyle \begin{array}{l}\ \ \ \ \ a=12\\\\\therefore \ \ \  24+b=-3\, \Rightarrow b=-27\end{array}$


2.       If $ \displaystyle f(x) = ax^2 + bx + c$ leaves remainders $ \displaystyle 1 , 25 , 1$ on division by $ \displaystyle x - 1 , x + 1 , x - 2$ respectively, show that $ \displaystyle f(x)$ is a perfect square.

Show/Hide Solution
$ \displaystyle \begin{array}{l}\ \ \ f(x)=a{{x}^{2}}+bx+c\\\\\ \ \ f(1)=1\\\\\ \ \ a{{(1)}^{2}}+b(1)+c=1\\\\\ \ \ a+b+c=1\ \ \ \ ----(1)\\\\\ \ \ f(-1)=25\\\\\ \ \ a{{(-1)}^{2}}+b(-1)+c=1\\\\\ \ \ a-b+c=25\ ----(2)\\\\\ \ \ f(2)=1\\\\\ \ \ a{{(2)}^{2}}+b(2)+c=1\\\\\ \ \ 4a+2b+c=1\ \ ---(3)\\\\\ \ \ \text{By equation (1)}-\text{equation (2),}\\\\\ \ \ 2b=-24\Rightarrow b=-12\\\\\ \ \ \text{Substituting }b=-12\ \text{in equations (1)}\operatorname{and}\text{(3),}\\\\\ \ \ a-12+c=1\ \Rightarrow a+c=13\ \ \ \ \ --(4)\\\\\ \ \ 4a-24+c=1\ \Rightarrow 4a+c=25--(5)\\\\\ \ \ \text{By equation (5)}-\text{equation (4),}\\\\\ \ \ 3a=12\Rightarrow a=4\\\\\ \ \ \text{Substituting }a=4,b=-12\ \text{in equations (1), }\\\\\ \ \ 4-12+c=1\ \Rightarrow c=9\\\\\therefore f(x)=4{{x}^{2}}-12x+9={{(2x-3)}^{2}}\\\\\therefore f(x)\ \text{is a perfect square}\text{.}\end{array}$


3.       It is given that $ \displaystyle x-2$ is a factor of $ \displaystyle f(x)=x^3+kx^2-8x-8$ where $ \displaystyle k$ is an integer.

(i) Find the value of the integer $ \displaystyle k$.

(ii) Using your of $ \displaystyle k$, find the non-integer roots of the equation $ \displaystyle f(x)=0$ in the form $ \displaystyle a\pm \sqrt{b}$, where $ \displaystyle a$ and $ \displaystyle b$ are integers.

Show/Hide Solution
$ \displaystyle \begin{array}{l}\ \ \ \ f(x)={{x}^{3}}+k{{x}^{2}}-8x-8\\\\\ \ \ \ \text{Since}\ x-2\ \text{is a factor of }f(x),\\\\\ \ \ \ f(2)=0\\\\\therefore \ \ {{(2)}^{3}}+k{{(2)}^{2}}-8(2)-8=0\\\\\therefore \ \ 8+4k-16-8=0\\\\\therefore \ \ k=4\\\\\therefore \ \ f(x)={{x}^{3}}+4{{x}^{2}}-8x-8\\\\\ \ \ \ \text{Let}\ f(x)=(x-2)({{x}^{2}}+ax+b)\\\\\therefore \ \ (x-2)({{x}^{2}}+ax+b)={{x}^{3}}+4{{x}^{2}}-8x-8\\\\\ \ \ \ {{x}^{3}}+(a-2){{x}^{2}}+(b-2a)x-2b={{x}^{3}}+4{{x}^{2}}-8x-8\\\\\ \ \ \ a-2=4\Rightarrow a=6\\\\\ \ \ \ 2b=8\Rightarrow b=4\\\\\therefore \ \ f(x)=(x-2)({{x}^{2}}+6x+4)\\\\\ \ \ \ \text{When }f(x)=0,\\\\\ \ \ \ (x-2)({{x}^{2}}+6x+4)=0\\\\\ \ \ \ (x-2)({{x}^{2}}+6x+9-5)=0\\\\\ \ \ \ (x-2)\left[ {{{{(x+3)}}^{2}}-5} \right]=0\\\\\ \ \ \ x=2\ \text{or }{{(x+3)}^{2}}=5\\\\\therefore \ \ x=2\ \text{or }x=-3\pm \sqrt{5}\\\\\therefore \ \ \text{The non-integer roots of }f(x)=0\ \text{are }-3\pm \sqrt{5}.\end{array}$


4.       A function f is such that $ \displaystyle f(x)=4x^3+4x^2+ax+b$. It is given that $ \displaystyle 2x−1$ is a factor of both $ \displaystyle f(x)$ and $ \displaystyle f'(x)$.

(i) Find the value of $ \displaystyle a$ and $ \displaystyle b$.

(ii) Hence find the remainder when $ \displaystyle f(x)$ is divided by $ \displaystyle x+3$.

(iii) Express $ \displaystyle f(x)$ in the form $ \displaystyle f(x)=(2x−1)(px^2+qx+r)$, where $ \displaystyle p, q$ and $ \displaystyle r$ are integers to be found.

(iv) find the values of $ \displaystyle x$ for which $ \displaystyle f(x) = 0$.

Show/Hide Solution
$ \displaystyle \begin{array}{l}\ \ \ \ f(x)=4{{x}^{3}}+4{{x}^{2}}+ax+b\\\\\therefore \ \ {f}'(x)=12{{x}^{2}}+8x+a\\\\\ \ \ \ 2x-1\ \text{is a factor of both}\ f(x)\ \text{and}\ {f}'(x).\end{array}$

$ \displaystyle \therefore \ \ f\left( {\frac{1}{2}} \right)=0$

$ \displaystyle \therefore \ \ 4{{\left( {\frac{1}{2}} \right)}^{3}}+4{{\left( {\frac{1}{2}} \right)}^{2}}+a\left( {\frac{1}{2}} \right)+b=0$

$ \displaystyle \ \ \ \ \frac{1}{2}+1+\frac{a}{2}+b=0$

$ \displaystyle \therefore \ \ \ a+2b=-3$

$ \displaystyle \ \ \ \ \ \text{And}\ {f}'\left( {\frac{1}{2}} \right)=0$

$ \displaystyle \therefore \ \ \ 12{{\left( {\frac{1}{2}} \right)}^{2}}+8\left( {\frac{1}{2}} \right)+a=0$

$ \displaystyle \begin{array}{l}\therefore \ \ \ a=-7\\\\\therefore \ \ \ -7+2b=-3\ \Rightarrow b=2\\\\\therefore \ \ \ f(x)=4{{x}^{3}}+4{{x}^{2}}-7x+2\\\\\ \ \ \ \ \text{When}\ f(x)\ \text{is divided by}x+3,\\\\\ \ \ \ \ \text{the remainder is}\ f(-3).\\\\\therefore \ \ \ f(-3)=4{{(-3)}^{3}}+4{{(-3)}^{2}}-7(-3)+2=-49\\\\\ \ \ \ \ \text{When}\ f(x)=(2x-1)(p{{x}^{2}}+qx+r),\\\\\ \ \ \ \ \ (2x-1)(p{{x}^{2}}+qx+r)=4{{x}^{3}}+4{{x}^{2}}-7x+2\\\\\ \ \ \ \ \ 2p{{x}^{3}}+(2q-p){{x}^{2}}+(2r-q)x-r=4{{x}^{3}}+4{{x}^{2}}-7x+2\\\\\therefore \ \ \ \ r=-2\\\\\ \ \ \ \ \ 2r-q=-7\Rightarrow -4-q=-7\Rightarrow q=3\\\\\ \ \ \ \ \ 2q-p=4\Rightarrow 6-p=4\Rightarrow p=2\\\\\therefore \ \ \ \ f(x)=(2x-1)(2{{x}^{2}}+3x-2)\\\\\ \ \ \ \ \text{When}\ f(x)=0,(2x-1)(2{{x}^{2}}+3x-2)=0\\\\\therefore \ \ \ \ (2x-1)(2x-1)(x+2)=0\end{array}$

$ \displaystyle \therefore \ \ \ \ x=\frac{1}{2}\ \text{or}\ x=-2$


5.       The remainder when the expression $ \displaystyle x^3+9x^2+bx+c$ is divided by $ \displaystyle x-2$ is twice the remainder when the expression is divided by $ \displaystyle x-1$. Show that $ \displaystyle c = 24$. Given that $ \displaystyle x+8$ is a factor of $ \displaystyle x^3+9x^2+bx+24$, show that the equation $ \displaystyle x^3+9x^2+bx+c=0$ has only one real root.

Show/Hide Solution
$ \displaystyle \begin{array}{l}\ \ \ \ \text{Let}\ f(x)={{x}^{3}}+9{{x}^{2}}+bx+c\\\\\ \ \ \ \text{By the problem},\\\\\ \ \ \ f(2)=2f(1)\\\\\ \ \ \ {{2}^{3}}+9\cdot {{2}^{2}}+2b+c=2\left( {{{1}^{3}}+9\cdot {{1}^{2}}+b+c} \right)\\\\\ \ \ \ 8+36+2b+c=2+18+2b+2c\\\\\therefore \ \ c=24\\\\\ \ \ \ \text{Since}\ x+8\ \text{is a factor of}\ {{x}^{3}}+9{{x}^{2}}+bx+24,\\\\\ \ \ \ f(-8)=0\\\\\ \ \ \ {{(-8)}^{3}}+9{{(-8)}^{2}}+b(-8)+24=0\\\\\ \ \ \ {{(-8)}^{3}}+9{{(-8)}^{2}}+b(-8)+24=0\\\\\therefore \ \ b=11\\\\\therefore \ f(x)={{x}^{3}}+9{{x}^{2}}+11x+24\end{array}$

$ \displaystyle \begin{array}{l}\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ {{x}^{2}}+\ \ x+\ \ 3\\x+8\ \ \overline{\left){\begin{array}{l}{{x}^{3}}+9{{x}^{2}}+11x+24\\\underline{{{{x}^{3}}+8{{x}^{2}}}}\\\ \ \ \ \ \ \ \ {{x}^{2}}+11x\\\ \ \ \ \ \ \ \ \underline{{{{x}^{2}}+\ \ 8x}}\\\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ 3x+24\\\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \underline{{3x+24}}\\\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ 0\end{array}}\right.}\end{array}$

$ \displaystyle \therefore \ \ f(x)=(x+8)({{x}^{2}}+x+3)$

$ \displaystyle \ \ \ \ \ \ \ \ \ \ \ =(x+8)\left[ {{{x}^{2}}+2\left( {\frac{1}{2}} \right)x+\frac{1}{4}+\frac{{11}}{4}} \right]$

$ \displaystyle \ \ \ \ \ \ \ \ \ \ \ =(x+8)\left[ {{{{\left( {x+\frac{1}{2}} \right)}}^{2}}+\frac{{11}}{4}} \right]$

$ \displaystyle \ \ \ \ \text{When}\ f(x)=0,(x+8)\left[ {{{{\left( {x+\frac{1}{2}} \right)}}^{2}}+\frac{{11}}{4}} \right]=0$

$ \displaystyle \therefore \ \ x=-8\ \text{or}\ {{\left( {x+\frac{1}{2}} \right)}^{2}}=-\frac{{11}}{4}$

$ \displaystyle \ \ \ \ \text{Since}\ {{\left( {x+\frac{1}{2}} \right)}^{2}}\ge 0,{{\left( {x+\frac{1}{2}} \right)}^{2}}=-\frac{{11}}{4}\ \text{is impossible}\text{.}$

$ \displaystyle \therefore \ \ \text{There is no other real solution for }{{x}^{3}}+9{{x}^{2}}+11x+24=0.$


6.       Given that the remainder when $ \displaystyle f(x) = x^3 - x^2 + ax$ is divided by $ \displaystyle x + a$, where $ \displaystyle a > 0$, is twice the remainder when $ \displaystyle f(x)$ is divided by $ \displaystyle x - 2a$, find the value of $ \displaystyle a$. Find also the remainder when $ \displaystyle f(x)$ is divided by $ \displaystyle x – 2$.

Show/Hide Solution
$ \displaystyle \begin{array}{l}\ \ \ \ f(x)={{x}^{3}}-{{x}^{2}}+ax\\\\\ \ \ \ \text{By the problem,}\\\\\ \ \ \ \ f(-a)=2f(2a)\\\\\ \ \ \ -{{a}^{3}}-{{a}^{2}}-{{a}^{2}}=2\left( {8{{a}^{3}}-4{{a}^{2}}+2{{a}^{2}}} \right)\\\\\ \ \ \ 17{{a}^{3}}-2{{a}^{2}}=0\\\\\ \ \ \ {{a}^{2}}(17a-2)=0\end{array}$

$ \displaystyle \ \ \ \ \text{Since}\ a>0,17a-2=0\Rightarrow a=\frac{2}{{17}}$

$ \displaystyle \therefore \ \ f(x)={{x}^{3}}-{{x}^{2}}+\frac{2}{{17}}x$

$ \displaystyle \begin{array}{l}\ \ \ \ \text{When}\ f(x)\ \text{is divided by}\ x-2,\\\ \ \ \ \text{the remainder is}\ f(2).\end{array}$

$ \displaystyle \therefore \ \ f(2)={{(2)}^{3}}-{{(2)}^{2}}+\frac{2}{{17}}(2)=\frac{{72}}{{17}}$


7.       Given that $ \displaystyle f(x) = x^{2n} - ( p + 1)x^2 + p$, where $ \displaystyle n$ and $ \displaystyle p$ are positive intergers. Show that $ \displaystyle x - 1$ is a factor of $ \displaystyle f(x)$ for all values of $ \displaystyle p$. When $ \displaystyle p = 4$, find the value of $ \displaystyle n$ for which $ \displaystyle x - 2$ is a factor of $ \displaystyle f(x)$ and, for this case, hence factorise $ \displaystyle f(x)$ completely.

Show/Hide Solution
$ \displaystyle \begin{array}{l}\ \ \ \ \ f(x)={{x}^{{2n}}}-(p+1){{x}^{2}}+p\ \text{where}\ n,p\in {{J}^{+}}\\\\\ \ \ \ \ f(1)={{(1)}^{{2n}}}-(p+1){{(1)}^{2}}+p\\\\\ \ \ \ \ \text{Since}\ n,p\in {{J}^{+}},{{(1)}^{{2n}}}=1\ \text{and}-(p+1)=-p-1.\\\\\therefore \ \ \ f(1)=1-p-1+p=0\\\\\therefore \ \ \ x-1\ \text{is a factor of }f(x)\ \text{for all values of}\ p.\\\\\ \ \ \ \ \text{When}\ p=4,f(x)={{x}^{{2n}}}-5{{x}^{2}}+4.\\\\\ \ \ \ \ x-2\ \text{is a factor of }f(x).\\\\\therefore \ \ \ f(2)=0\\\\\ \ \ \ \ {{2}^{{2n}}}-5\cdot {{2}^{2}}+4=0\\\\\therefore \ \ \ {{2}^{{2n}}}=16\Rightarrow n=2\end{array}$


8.       The polynomial $ \displaystyle f(x)$ is given by $ \displaystyle f(x) = ax^3 + 11x^2 + cx - 60$ , where $ \displaystyle a$ and $ \displaystyle c$ are constants. If the roots of $ \displaystyle f(x) = 0$ are $ \displaystyle 2 , - 3$ and $ \displaystyle k$, find the values of $ \displaystyle a , c$ and $ \displaystyle k$.

Show/Hide Solution
$ \displaystyle \begin{array}{l}\ \ \ \ \ f(x)=a{{x}^{3}}+11{{x}^{2}}+cx-60\\\\\ \ \ \ \ \text{Since the roots of}\ f(x)=0\ \text{are}\ 2,-3\ \text{and}\ k,\\\\\ \ \ \ \ a{{x}^{3}}+11{{x}^{2}}+cx-60=(x-2)(x+3)(x-k)\\\\\therefore \ \ \ a{{x}^{3}}+11{{x}^{2}}+cx-60={{x}^{3}}+(1-k){{x}^{2}}-(6+k)x+6k\\\\\ \ \ \ \ \text{Equating the corresponding terms,}\\\\\ \ \ \ \ a=1,\\\\\ \ \ \ \ 6k=-60\Rightarrow k=-10\\\\\ \ \ \ \ c=-(6+k)=-(6-10)=4\end{array}$


9.       Given that $ \displaystyle 4x^4 - 9a^2x^2 + 2(a^2 - 7) x - 18$ is exactly divisible by $ \displaystyle 2x - 3a$, show that $ \displaystyle a^3 - 7a - 6 = 0$ and hence find the possible values of $ \displaystyle a$.

Show/Hide Solution
$ \displaystyle \begin{array}{l}\ \ \ \text{Let}\ f(x)=4{{x}^{4}}-9{{a}^{2}}{{x}^{2}}+2({{a}^{2}}-7)x-18\\\\\ \ \ \ \ \text{Since }f(x)\ \text{is exactly divisible by}\ 2x-3a,\end{array}$

$ \displaystyle \ \ \ \ \ f\left( {\frac{{3a}}{2}} \right)=0.$

$ \displaystyle \therefore \ \ \ 4{{\left( {\frac{{3a}}{2}} \right)}^{4}}-9{{a}^{2}}{{\left( {\frac{{3a}}{2}} \right)}^{2}}+2({{a}^{2}}-7)\left( {\frac{{3a}}{2}} \right)-18=0$

$ \displaystyle \ \ \ \ \ \ 4\left( {\frac{{81{{a}^{4}}}}{{16}}} \right)-9{{a}^{2}}\left( {\frac{{9{{a}^{2}}}}{4}} \right)+3{{a}^{3}}-21a-18=0$

$ \displaystyle \begin{array}{l}\therefore \ \ \ \ {{a}^{3}}-7a-6=0\\\\\ \ \ \ \ \text{Let }g(a)={{a}^{3}}-7a-6\\\\\ \ \ \ \ g(-1)=-1+7-6=0\\\\\therefore \ \ \ \ a+1\ \text{is a factor of }g(a).\\\\\therefore \ \ \ \ \text{Let }g(a)=(a+1)({{a}^{2}}+pa+q),\\\ \ \ \ \ \ \text{where }p\ \text{and }q\ \text{are any real constants}\text{.}\\\\\therefore \ \ \ g(a)={{a}^{3}}+(p+1){{a}^{2}}+(p+q)a+q\\\\\therefore \ \ \ {{a}^{3}}-7a-6={{a}^{3}}+(p+1){{a}^{2}}+(p+q)a+q\\\\\ \ \ \ \ \text{Equating the corresponding terms,}\\\\\ \ \ \ \ p+1=0\Rightarrow p=-1\ \ q=-6\\\\\therefore \ \ \ {{a}^{3}}-7a-6=(a+1)({{a}^{2}}-a-6)\\\\\therefore \ \ \ {{a}^{3}}-7a-6=(a+1)(a+2)(a-3)\\\\\ \ \ \ \text{When }{{a}^{3}}-7a-6=0,\\\\\ \ \ \ (a+1)(a+2)(a-3)=0\\\\\therefore \ \ a=-1\ \text{or }a=-2\ \text{or }a=3.\end{array}$


10.      Solve the equation $ \displaystyle 4x^3 + 3x^2 -16x = 12$. Hence find the value of $ \displaystyle x$ such that $ \displaystyle 4e^{3x} + 3e^{2x} - 16e^x = 12$.

Show/Hide Solution
$ \displaystyle \begin{array}{l}\ \ \ \ \ 4{{x}^{3}}+3{{x}^{2}}-16x=12\\\\\therefore \ \ \ 4{{x}^{3}}+3{{x}^{2}}-16x-12=0\\\\\ \ \ \ \ \text{Let}\ f(x)=4{{x}^{3}}+3{{x}^{2}}-16x-12\\\\\ \ \ \ \ f(2)=4{{(2)}^{3}}+3{{(2)}^{2}}-16(2)-12\\\\\ \ \ \ \ \ \ \ \ \ \ \ \ =32+12-32-12\\\\\ \ \ \ \ \ \ \ \ \ \ \ \ =0\\\\\therefore \ \ \ (x-2)\ \text{is a factor of }f(x).\end{array}$

$ \displaystyle \begin{array}{l}\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ 4{{x}^{2}}+11x+\ \ 6\\\ \ \ \ \ x-2\overline{\left){\begin{array}{l}4{{x}^{3}}+3{{x}^{2}}-16x-12\\\underline{{4{{x}^{3}}-8{{x}^{2}}}}\\\ \ \ \ \ \ \ \ \ \ 11{{x}^{2}}-16x\\\ \ \ \ \ \ \ \ \ \ \underline{{11{{x}^{2}}-22x}}\\\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ 6x-12\\\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \underline{{6x-12}}\\\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ 0\end{array}}\right.}\end{array}$

$ \displaystyle \begin{array}{l}\therefore \ \ f(x)=(x-2)\left( {4{{x}^{2}}+11x+\ \ 6} \right)\\\\\therefore \ \ f(x)=(x-2)(x+2)(4x+3)\\\\\ \ \ \ 4{{x}^{3}}+3{{x}^{2}}-16x-12=0\\\\\therefore \ \ (x-2)(x+2)(4x+3)=0\end{array}$

$ \displaystyle \therefore \ \ x=2\ \text{or}\ x=-2\ \text{or}\ x=-\frac{3}{4}$

$ \displaystyle \begin{array}{l}\ \ \ \ 4{{e}^{{3x}}}+3{{e}^{{2x}}}-16{{e}^{x}}=12\\\\\ \ \ \ 4{{({{e}^{x}})}^{3}}+3{{({{e}^{x}})}^{2}}-16{{e}^{x}}-12=0\end{array}$

$ \displaystyle \therefore \ \ {{e}^{x}}=2\ \text{or}\ {{e}^{x}}=-2\ \text{or}\ {{e}^{x}}=-\frac{3}{4}$

$ \displaystyle \ \ \ \ \text{Since}\ {{e}^{x}}>0\ \text{for all }x\in R,$

$ \displaystyle \ \ \ \ {{e}^{x}}=-2\ \text{or}\ {{e}^{x}}=-\frac{3}{4}\ \text{is impossible}$

$ \displaystyle \therefore \ \ {{e}^{x}}=2\Rightarrow x=\ln 2\ $


ေမးခြန္းေဟာင္းမ်ား ႏွင့္ IGCSE O' Level မွ ေမးခြန္းမ်ား ျဖစ္ပါသည္။