Exersice 2.3 Class 10 NCERT Solutions pdf with small and detailed answers








We the team of subject wise have provided detailed solution of class 10 ncert exercise 2.3 so please read this post completely if you have any doubt please comment it down also follow our you-tube  channel.

 NCERT Solutions for Class 10 Maths Chapter 2 Polynomials

 

Chapter 2- Polynomials Exercise Ex.2.3



here it is solution of question 1

Chapter 2 - Polynomials Exercise Ex. 2.3

Solution 1
Ncert Solutions Cbse Class 10 Mathematics Chapter - Polynomials



Quotient = x - 3
Remainder = 7x - 9

Ncert Solutions Cbse Class 10 Mathematics Chapter - Polynomials

Quotient = x2 + x - 3
Remainder = 8

Ncert Solutions Cbse Class 10 Mathematics Chapter - Polynomials

Quotient = -x2 - 2
Remainder = -5x + 10

Concept insight: While dividing one polynomial by another, first arrange the polynomial  in descending powers of the variable. In the process of division, be careful about the signs of the coefficients of the terms of the polynomials. After performing division, one can check his/her answer obtained by the division algorithm which is as below:

Dividend = Divisor x Quotient + Remainder
Also, remember that the quotient obtained is a polynomial only.
 

Chapter 2- Polynomials Exercise Ex.2.3



here it is solution of question 2

Solution 2
(i) The polynomial 2t4 + 3t3 - 2t2 - 9t - 12  can be divided by the polynomial t2 - 3 = t2 + 0.t - 3 as follows:
Ncert Solutions Cbse Class 10 Mathematics Chapter - Polynomials

Since the remainder is 0, t² - 3 is a factor of 2t4 + 3t3 - 2t2 - 9t - 12 .

(ii) The polynomial 3x4 + 5x3 - 7x2 + 2x + 2 can be divided by the polynomial x2 + 3x + 1 as follows:

Ncert Solutions Cbse Class 10 Mathematics Chapter - Polynomials

Since the remainder is 0, x² + 3x + 1 is a factor of 3x4 + 5x3 - 7x2 + 2x + 2

(iii) The polynomial x5 - 4x3 + x2 + 3x + 1 can be divided by the  polynomial x3 - 3x + 1 as follows:

Ncert Solutions Cbse Class 10 Mathematics Chapter - Polynomials

Since the remainder is not equal to 0, x3 - 3x + 1 is not a factor of x5 - 4x3 + x2 + 3x + 1.

Concept insight:  A polynomial g(x) is a factor of another polynomial p(x) if the remainder obtained on dividing p(x) by g(x) is zero and  not just a constant. While changing the sign, make sure you do not change the sign of the terms which were not involved in the previous operation. For example in the first step of (iii), do not change the sign of 3x + 1.
 

Chapter 2- Polynomials Exercise Ex.2.3



here it is solution of question 3

Solution 3
Let p(x) = 3x4 + 6x3 - 2x2 - 10x -5

Ncert Solutions Cbse Class 10 Mathematics Chapter - Polynomials

Now, x² + 2x + 1 = (x + 1)2
So, the two zeroes of  x² + 2x + 1 are -1 and -1.

Ncert Solutions Cbse Class 10 Mathematics Chapter - Polynomials

Concept insight: Remember that if (x - a) and (x - b) are factors of a polynomial, then (x - a)(x - b) will also be a factor of that polynomial. Also, if a is a zero of a polynomial p(x), where degree of p(x) is greater than 1, then (x - a) will be a factor of p(x), that is when p(x) is divided by (x - a), then the remainder obtained will be 0 and the quotient will be a factor of the polynomial p(x). To cross check your answer number of zeroes of the polynomial will be less than or equal to the degree of the polynomial.
 

Chapter 2- Polynomials Exercise Ex.2.3



here it is solution of question4

Solution 4
Divided, p(x) = x3 - 3x2 + x + 2
Quotient = (x - 2)
Remainder = (-2x + 4)
Let g(x) be the divisor.

According to the division algorithm,

Dividend = Divisor x Quotient + Remainder


Ncert Solutions Cbse Class 10 Mathematics Chapter - Polynomials

Concept insight: When a polynomial is divided by any other non-zero polynomial, then it satisfies the division algorithm which is as below:
Dividend = Divisor x Quotient + Remainder

Divisor x Quotient = Dividend - Remainder

So, from this relation, the divisor can be obtained by dividing the result of (Dividend - Remainder) by the quotient.

Chapter 2- Polynomials Exercise Ex.2.3



here it is solution of question 5

Solution 5
According to the division algorithm, if p(x) and g(x) are two polynomials with g(x) Ncert Solutions Cbse Class 10 Mathematics Chapter - Polynomials 0, then we can find polynomials q(x) and r(x) such that
p(x) = g(x) x q(x) + r(x), where r(x) = 0 or degree of r(x) < degree of g(x).

(i)    Degree of quotient will be equal to degree of dividend when divisor is constant.
Let us consider the division of 18x2 + 3x + 9  by 3.
Here, p(x) = 18x2 + 3x + 9  and g(x) = 3
q(x) = 6x2 + x + 3  and r(x) = 0
Here, degree of p(x) and q(x) is the same which is 2.


Checking:
p(x) = g(x) x q(x) + r(x)

Ncert Solutions Cbse Class 10 Mathematics Chapter - Polynomials

Thus, the division algorithm is satisfied.

(ii)    Let us consider the division of 2x4 + 2x by 2x3,
Here, p(x) = 2x4 + 2x and g(x) = 2x3
q(x) = x and r(x) = 2x
Clearly, the degree of q(x) and r(x) is the same which is 1.

Checking,
p(x) = g(x) x q(x) + r(x)
2x4 + 2x =  (2x3 ) x x  + 2x
2x4 + 2x = 2x4 + 2x
Thus, the division algorithm is satisfied.

(iii)    Degree of remainder will be 0 when remainder obtained on division is a constant.
Let us consider the division of 10x3 + 3 by 5x2.
Here, p(x) = 10x3 + 3 and g(x) = 5x2
q(x) = 2x and r(x) = 3
Clearly, the degree of r(x) is 0.

Checking:
p(x) = g(x) x q(x) + r(x)
10x3 + 3 = (5x2 ) x 2x  +  3
10x3 + 3 = 10x3 + 3
Thus, the division algorithm is satisfied.

Concept insight: In order to answer such type of questions, one should remember the division algorithm. Also, remember the condition on the remainder polynomial r(x). The polynomial r(x) is either 0 or its degree is strictly less than g(x). The answer may not be unique in all the cases because there can be multiple polynomials which satisfies  the given conditions.


We the team of subject wise have provided detailed solution of class 10 ncert exercise 2.2 so please read this post completely if you have any doubt please comment it down also follow our you-tube  channel. 

 


Dont Forget to subscribe my channel.
 this are the link of previous video-
 Part 1 Electricity Class 10- https://youtu.be/JvGpUNF5dhA 
 Class 10 physics s chand- https://amzn.to/2ygIG5a 
Interesting question video- https://mydomainscan.com/ZsbiLmG 
if you not read the previous blog please read it. it is the solution to exercise 1.1 AND EXERCISE 1.2
not forget to suscribe our channel. also follow us on the telegram grouup



Here at Subject Wise Our Focus Is To Provide Best Quality Education To All Students From India And Across The Globe.
   











------------------------------------------------------------------------------------------------------------

Follow Us On Our Social Media Handles For Behind The Scenes Stuff And Important Updates....



TELEGRAM 👇🏼

https://t.me/joinchat/K40m2h2t4kDvXN1ATNYUqg

Blogger 👇🏼

https://subjectwiseyt.blogspot.com/

-------------------------------------------------------------------------------------------------------------

If This Video Was Helpful Do Leave A Like Since It Encourages Us To Make More Videos For All You Wonderful Students.



Make Sure To Comment Your Views Below.



Lastly Make Sure To Subscribe Our Channel And Press The Bell Icon For All Notification Of Our Latest Videos.

-------------------------------------------------------------------------------------------------------------

For Live Sessions, Chapter wise notes and Important Question Bank make sure you register at



https://subjectwiseyt.blogspot.com/


 

Get Your Courses On Our Website : For A Distraction Free And Efficient Studies

-------------------------------------------------------------------------------------------------------------
Please help me and tell me all the mistakes committed by me so i can improve it in  next video.


Dont Forget to subscribe my channel.


this are the link of previous video-

Basics of Biology Part 1-
https://www.youtube.com/watch?v=R3UzzSq-h2Y

Part2- Electricity Class 10-
https://www.youtube.com/watch?v=Wjsw6GuJnz0&list=PLcMqfTNwNJuQ6ut9yqZwWaHiaPRgJIJ57&index=2

Part 1 Electricity Class 10-
https://youtu.be/JvGpUNF5dhA

Class 10 physics s chand-
https://amzn.to/2ygIG5a

Interesting question video-https://mydomainscan.com/ZsbiLmG
 

Maths problem-
https://mydomainscan.com/wxSr5VQg

motivation-
https://mydomainscan.com/wxSr5VQg

best books-
https://amzn.to/3fThv1f
https://amzn.to/2LEbPKA

Next video will definetly come within one week

------------------------------------------------------------------------------------------------
 



SubjectWise - New way to learn
 


------------------------------------------------------------------------------------------------
 


At last Thanks for watching Our Videos For any new Requirnment please Comment Below.

 



#Class10Crack #FightagainstCorona #SubjectWise

Comments