Question
If x = (2+√3)/(2-√3), y = (2-√3)/(2+√3). Then
find out the value of (x²+y²-xy)/(x²+y²+xy)?Solution
x = (2+√3)/(2-√3)  y = (2-√3)/(2+√3) So x+y = (2+√3)/(2-√3) + (2-√3)/(2+√3) = ((2+√3)²+ (2-√3)²)/((2)²- (√3)²) = 2(4+3)/(4-3)       {As (a+b)² + (a-b)² = 2(a^2+b^2 )} = x+y = 14 = xy = 1 = (x^2+y^2-xy)/(x^2+y^2+xy) = ((x+y)²-3xy)/((x+y)²-xy) = ((14)^2- 3)/((14)^2-1) = (196-3)/(196 - 1) = 193/195
State true or false
A ping of death attack involves sending a malformed packet to a targeted machine, resulting in deleterious behavior such ...
In pandas, what does df.groupby('A').agg({'B': 'sum', 'C': 'mean'}) return?
Which of these is a distributional representation for words?
Which is best fit for blank space 16?
What is the primary purpose of the fork() system call in Unix-based operating systems?
The ability of the device to give identical output when repeat measurement are made with the same input is defined as________
Which of the following statements best describes a mesh topology in network design?
In a nodal analysis a circuit with 10 nodes will have _______ unknown voltage and _______equation.Â
Which of these is an application of AI in healthcare?
Which of the following conditions is not one of the four necessary conditions for a deadlock to occur?