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

The product of uncommon real roots of the equation $x^4 + 2x^3 -8x^2 -6x + 15 = 0$ and $x^3 + 4x^2 -x -10 = 0$ is

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

Keep practicing — related questions

  • If 1 + 1 = 0 2 + 2 = 2 3 + 3 = 24, then 4 + 4 = ?
  • switch(x) { default: System.out.println(Hello); } Which two are acceptable types for x? 1. byte 2. long 3. ...
  • Which two statements are equivalent? 1. 3/2 2. 3<2 3. 3*4 4. 3<<2
  • 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 =...
  • Match the following: ||| |---|---| |1. White revolution|a. Poultry farming| |2. Blue revolution|b. Beekeepi...
  • Consider the following array definition int ia[] = { 0, 1, 2, 3, 4, 5 }; What is the equivalent of the foll...
  • Which two statements are equivalent? 1. 16*4 2. 16>>2 3. 16/2^2 4. 16>>>2

Practice this chapter

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