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

Consider the equation $x^3 - nx + 1 =0$, $n\ \epsilon \ N$ , $n \geq 3$. Then

  1. Equation has atleast one rational root

  2. Equation has exactly one rational root.

  3. Equation has all real roots belonging to $(0, 1)$
  4. Equation has no rational root.

Reveal answer Fill a bubble to check yourself
A Correct answer

Keep practicing — related questions

  • Consider the following array definition int ia[] = { 0, 1, 2, 3, 4, 5 }; What is the equivalent of the foll...
  • What will be the result of the given code snippet in C language? main() { int x=1; clrscr(); for(;x++;x%10?...
  • If 1 + 1 = 0 2 + 2 = 2 3 + 3 = 24, then 4 + 4 = ?
  • If the input of the following program is 10, what will be the output? void print(int); void main() { int n;...
  • 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. ...
  • Who among the following were the members of the State Reorganization Commission, 1953? 1. Pattabhi Sitaramm...
  • Which three are valid method signatures in an interface? 1. private int getArea(); 2. public float getVol(f...

Practice this chapter

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