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

Let $A = \begin{vmatrix}2 & e^{i\pi}\ i^{2} &i^{2012} \end{vmatrix}, C = \dfrac {d}{dx}\left (\dfrac {1}{x}\right )|{x = 1}$ and $D = \int{e^{2}}^{1} \dfrac {dx}{x}$. If the sum of two roots of the equation $Ax^{3} + Bx^{2} + Cx + D = 0$ is equal to zero, then $B =$

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

Keep practicing — related questions

  • Directions: For the word given above the table, match the dictionary definitions on the left (1, 2, 3, 4) w...
  • 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 following C code? void main() { int fact=1,i; clrscr(); for(i=2;i<=8;i++) fa...
  • If the input of the following program is 10, what will be the output? void print(int); void main() { int n;...
  • switch(x) { default: System.out.println(Hello); } Which two are acceptable types for x? 1. byte 2. long 3. ...
  • Which of the following are legal lines of code? 1. int w = (int)888.8; 2. byte x = (byte)1000L; 3. long y =...
  • Which three are valid method signatures in an interface? 1. private int getArea(); 2. public float getVol(f...
  • Consider the following facts: 1. Tummalapalle uranium mine is the first functional uranium mine in India. 2...

Practice this chapter

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