Saved Bookmarks
| 1. |
Find the reminder when x³+3x²++1 divided by x-1/2 |
|
Answer» GIVEN p(X) = x^3 + 3x^2 +1 g(x) = x - 1/2 TO FIND :- REMAINDER when p(x) is divided by g(x) SOULTION As the degree of g(x) is 1 instead of long division method we can apply remainder theorem. Remainder Theorem states that when we insert the zero of g(x) in place of x in p(x) then the result is EQUAL to its remainder. Now zero of g(x) x - 1/2 = 0 => x = 1/2 Hence the zero of g(x) = 1/2 We can put this VALUE in p(x) Hence the remainder when p(x) divided by g(x) is 15/8 (ANS). |
|