Given two polynomials and such that they are cubic, which of the following statements doesn't hold true?
Note :-
stands for degree of the polynomial
This question is taken from TamilNadu-NTSE 2014 paper.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
I'll give a counter example of the incorrect statement:
Consider P ( x ) = a x 3 a n d Q ( x ) = − a x 3
Now P ( x ) + Q ( x ) = 0 ⇒ d ( P ( x ) + Q ( x ) ) = 0 = 3 Hence this statement isn't always correct. The rest are always true.