aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
Multiple choice

If $\alpha,\beta,\gamma$ are roots of equation $x^{3}+qx+q=0$ then value of $(\alpha+\beta)^{-1}+(\beta+\gamma)^{-1}+(\gamma+\alpha)^{-1}=$

  1. $0$
  2. $-1$
  3. $1$
  4. $None$
Reveal answer Fill a bubble to check yourself
A Correct answer

Keep practicing — related questions

  • What will be the result of the given code snippet in C language? main() { int x=1; clrscr(); for(;x++;x%10?...
  • What will be the output of the program (when you run with the -ea option) ? public class Test { public stat...
  • If 1 + 1 = 0 2 + 2 = 2 3 + 3 = 24, then 4 + 4 = ?
  • A, B and C were partners sharing profits in the ratio 5 : 4 : 1. 'A' retired and new ratio was decided as 3...
  • switch(x) { default: System.out.println(Hello); } Which two are acceptable types for x? 1. byte 2. long 3. ...
  • Which of the following operator expressions has only 0 or 1 value?
  • Which three are valid method signatures in an interface? 1. private int getArea(); 2. public float getVol(f...
  • Which of the following are legal lines of code? 1. int w = (int)888.8; 2. byte x = (byte)1000L; 3. long y =...

Practice this chapter

  • Algebra (3715 questions)
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy