Question
If the expression (px3 + x2 -
2x - q) is divisible by (x-1) and (x + 1), what are the values of p and q respectively ?Solution
Putting x = 1, - 1 in the equation, p(1)3 + (1)2 - 2(1) - q = 0 p - q = 1 - I And p(-1)3 + (- 1)2 - 2 (-1) - q = 0 p + q = 3 - II on solving equ. I & II, we get, p = 2, q = 1
Which protocol is used for real-time communication over the internet?
What is the purpose of the "isolation" property in transactions?
A communications protocol defines the rules for sending blocks of data (each known as a Protocol Data Unit (PDU)) from one node in a network to another ...
What is artificial intelligence (AI)?
Attributes that do not exist in the physical database, but their values are derived from other attributes present in the database.
In syntax-directed translation, what is a production rule associated with?
In RDBMS, what is the purpose of the Data Dictionary?
Which sorting algorithm is known for its best-case time complexity of O(n) when the input is already partially sorted?
Which of the following statements about MOSFETs is true?
Which scheduling algorithm is used to allocate CPU time to processes in an operating system?