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

If $\alpha$ and $\beta$ are the roots of equation $x^{2}-ax(x+1)-b=0$ where $a,\ b\ \epsilon \ R-{(0)}$ and $a+b\neq =0$ then the value of $\dfrac{1}{\alpha ^{2}-a\alpha}+\dfrac{1}{\beta ^{2}-a\beta}-\dfrac{2}{a+b}$ is equal to

  1. $\dfrac{4}{a+b}$
  2. $\dfrac{2}{a+b}$
  3. $0$
  4. $\dfrac{1}{a+b}$
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? class A { final public int GetResult(int a, int b) { return 0; } } ...
  • What will be the output of the program? public class Switch2 { final static short x = 2; public static int ...
  • Consider the following statements: 1. Saw dust is a bad conductor of heat. 2. Water at 0o C feels colder th...
  • 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. ...
  • What will be the output of the following code snippet? main() { int a=11,b; clrscr(); for(a%10;a++); printf...
  • Which of the following operator expressions has only 0 or 1 value?

Practice this chapter

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