Question
The LCM of x2 − 8x + 15 and x2
− 5x + 6 is:Solution
ATQ, The LCM of x2 − 8x + 15 is factors of 8n is (3,5) so, x2 − (5x + 3x) + 15 x2 − 5x - 3x + 15 x(x - 5) - 3(x - 5) (x - 3), (x - 5) The LCM of x2 − 5x + 6is factors of 5x is (2x,3x) so, x2 − (3x + 2x) + 6 x2 − 3x - 2x + 6 x(x - 3) - 2(x - 3) (x - 2), (x - 3) therefore LCM will be - (x - 2), (x - 3), (x - 5)
What is false about linked list?
Which layer of the TCP/IP model is responsible for IP addressing and routing?
Which hazard occurs when there is a conflict in accessing a shared resource, such as a register file or an ALU, in an instruction pipeline?
Which consensus mechanism is used by Bitcoin, the first blockchain-based cryptocurrency?
In dynamic programming, what does "optimal substructure" mean?
What is a "token" in lexical analysis?
Which sorting algorithm is known for its best-case time complexity of O(n) when the input is already partially sorted?
Which data visualization technique is commonly used to represent the frequency distribution of a large dataset?
An XML document is a string of ____.
Which of the following algorithm is most sensitive to outliers?