Start learning 50% faster. Sign in now
I. 12y2 + 11y – 15 = 0 12y2 – 9 y + 20y – 15 = 0 3 y(4 y – 3) + 5(4 y – 3) = 0 (3 y + 5) (4 y – 3) = 0 y = 3/4, -5/3 II. 8x2 – 6x – 5 = 0 8x2 – 10x + 4x – 5 = 0 2x(4x – 5) + 1(4x – 5) = 0 (4x – 5) (2 x+1) = 0 x = 5/4, -1/2 Hence, relationship cannot be established between x and y. Alternate Method: Remember whenever roots of x & y are + & - both, there is no need to find the exact value of roots. In this case, there will be always no relation between x & y. Hence relationship between x & y cannot be established.
Unique Logical address is assigned to each host in which layer
Which bus is responsible for transferring data between the CPU and memory?
In a virtual memory system, what is a "page fault"?
What does the term "phishing" refer to in the context of cybersecurity?
Which of the following is a type of translator?
What is the main purpose of a digital signature in public key cryptography?
In which network topology is the failure of a single node least likely to disrupt the entire network?
Predict the output for below code in python
Count =10
Def function1() :
Global Count
for i in(1,2,3) :
Count=Count...
Which of the following clause return specific rows?
What is the purpose of the "Attention" mechanism in deep learning models?