- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
divide the polynomial $p( x)$ by the polynomial $g( x)$ and find the quotient and remainder in each of the following: $( p(x)=x^{3}-3 x^{2}+5 x-3$, $g(x)=x^{2}-2$.
Given: $( p(x)=x^{3}-3 x^{2}+5 x-3$, $g(x)=x^{2}-2$.
To do: To divide the polynomial $p( x)$ by the polynomial $g( x)$ and find the quotient and remainder.
Solution:
As given, $( p(x)=x^{3}-3 x^{2}+5 x-3$, $g(x)=x^{2}-2$
On Dividing $p( x)$ by $g( x)$ by long division:
Quotient$=x-3$
Remainder$=7x-9$.
- Related Articles
- Divide the polynomial $p(x)$ by the polynomial $g(x)$ and find the quotient and remainder, in each of the following:(i) $p(x) = x^3 - 3x^2 + 5x -3, g(x) = x^2-2$(ii) $p(x) =x^4 - 3x^2 + 4x + 5, g(x) = x^2 + 1 -x$(iii) $p(x) = x^4 - 5x + 6, g(x) = 2 -x^2$
- Divide the polynomial $p(x)$ by the polynomial $g(x)$ and find the quotient and remainder, in each of the following:$p(x) = x^4 - 5x + 6, g(x) = 2 -x^2$
- Divide the polynomial $p(x)$ by the polynomial $g(x)$ and find the quotient and remainder, in each of the following:$p(x) =x^4 - 3x^2 + 4x + 5, g(x) = x^2 + 1 -x$
- On dividing $x^3 - 3x^2 + x + 2$ by a polynomial $g(x)$, the quotient and remainder were $x - 2$ and $-2x + 4$, respectively. Find $g(x)$.
- Use the Factor Theorem to determine whether \( g(x) \) is a factor of \( p(x) \) in each of the following cases:(i) \( p(x)=2 x^{3}+x^{2}-2 x-1, g(x)=x+1 \)(ii) \( p(x)=x^{3}+3 x^{2}+3 x+1, g(x)=x+2 \)(iii) \( p(x)=x^{3}-4 x^{2}+x+6, g(x)=x-3 \)
- Divide the following:$x^3 - 3 x^2 + 5 x - 3$ by $x^2 -2$
- Find the zero of the polynomial in each of the following cases:(i) \( p(x)=x+5 \)(ii) \( p(x)=x-5 \)(iii) \( p(x)=2 x+5 \)(iv) \( p(x)=3 x-2 \)(v) \( p(x)=3 x \)(vi) \( p(x)=a x, a ≠ 0 \)(vii) \( p(x)=c x+d, c ≠ 0, c, d \) are real numbers.
- Verify whether the following are zeroes of the polynomial, indicated against them.(i) \( p(x)=3 x+1, x=-\frac{1}{3} \)(ii) \( p(x)=5 x-\pi, x=\frac{4}{5} \)(iii) \( p(x)=x^{2}-1, x=1,-1 \)(iv) \( p(x)=(x+1)(x-2), x=-1,2 \)(v) \( p(x)=x^{2}, x=0 \)(vi) \( p(x)=l x+m, x=-\frac{m}{l} \)(vii) \( p(x)=3 x^{2}-1, x=-\frac{1}{\sqrt{3}}, \frac{2}{\sqrt{3}} \)(viii) \( p(x)=2 x+1, x=\frac{1}{2} \)
- Use Remainder theorem to find the remainder when \( f(x) \) is divided by \( g(x) \) in the following $f(x)=x^{2}-5 x+7, g(x)=x+3$.
- Using remainder theorem, find the remainder when $f( x)$ is divided by $g( x)$:$f( x)=4 x^{3}-12 x^{2}+11 x-3,\ g( x)=x+\frac{1}{2}$.
- Apply division algorithm to find the quotient $q(x)$ and remainder $r(x)$ on dividing $f(x)$ by $g(x)$ in the following: $f(x)\ =\ x^3\ –\ 6x^2\ +\ 11x\ –\ 6,\ g(x)\ =\ x^2\ +\ x\ +\ 1$
- If \( 2 x+3 \) and \( x+2 \) are the factors of the polynomial \( g(x)=2 x^{3}+a x^{2}+27 x+b \), find the value of the constants $a$ and $b$.
- Apply division algorithm to find the quotient $q(x)$ and remainder $r(x)$ on dividing $f(x)$ by $g(x)$ in the following:$f(x)\ =\ 15x^3\ –\ 20x^2\ +\ 13x\ –\ 12,\ g(x)\ =\ x^2\ –\ 2x\ +\ 2$
- In each of the following, use factor theorem to find whether polynomial $g(x)$ is a factor of polynomial $f(x)$ or, not.$f(x) = x^5 + 3x^4 - x^3 - 3x^2 + 5x + 15, g(x) = x + 3$
- In each of the following, use factor theorem to find whether polynomial $g(x)$ is a factor of polynomial $f(x)$ or, not.$f(x) = x^3 - 6x^2 + 11x - 6; g(x) = x - 3$

Advertisements