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

Equation $x^2+x+a=0$ will have exactly one root in the interval $(0,1)$ if

  1. $-2\le a <0$
  2. $-2 < a < -1$
  3. $-1 \le a <0$
  4. $0 \le a <1$
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? 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...
  • switch(x) { default: System.out.println(Hello); } Which two are acceptable types for x? 1. byte 2. long 3. ...
  • Which three are valid method signatures in an interface? 1. private int getArea(); 2. public float getVol(f...
  • What will be the output of the program? public class Test { public static void main(String args[]) { int i ...
  • Which of the following are legal lines of code? 1. int w = (int)888.8; 2. byte x = (byte)1000L; 3. long y =...
  • Which of the following facts about No first use (NFU) policy is/are true? 1. NATO was one of the earliest g...

Practice this chapter

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