Question
I. 49y2 + 35y + 6 = 0 II.
12x2 + 17 x + 6 = 0 In the following questions, two equations numbered I and II are given. You have to solve both the equations and give answer.Solution
I. 49y2 + 35y + 6 = 0 49y2 + 21y + 14 y + 6 = 0 7 y (7 y + 3) + 2 (7 y + 3) = 0 (7 y + 2) (7 y + 3) = 0 y = -2/7, -3/7 II. 12x2 + 17 x + 6 = 0 12x2 + 8 x + 9 x + 6 = 0 4 x (3 x + 2) + 3 (3 x + 2) = 0 (4 x + 3) (3 x + 2) = 0 x = -3/4, -2/3 Hence, x < y
- Which firewall type inspects packets at all layers of the OSI model to ensure complete protection?
State True/False
With a data mart, teams can access data and gain insights faster, because they don’t have to spend time searching within a ...
What will be the output of the following code snippet implementing the Least Recently Used (LRU) page replacement algorithm?
def lru(pages, capac...
Size of MD5 message digest
- Which attack type specifically targets application-layer protocols like HTTP, DNS, and SMTP?
Data Analytics uses ___ to get insights from data.
What is the purpose of the with statement when working with files?
Which of the following algorithm design techniques is characterized by breaking a problem into smaller sub-problems and solving each recursively?   �...
Which of the following data structures is best suited for implementing a priority queue?  Â
Which file structure allows for efficient retrieval of data using a hierarchical model?