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

Two quadratic polynomials f(x) and g(x) have the coefficient of x2 as 3 and (-3), respectively. The graphs of both the polynomials pass through the two points (12,40) and (15,43). Find the value of f(0) + g(0).

  1. 48

  2. 56

  3. 69

  4. 83

Reveal answer Fill a bubble to check yourself
B Correct answer

Keep practicing — related questions

  • switch(x) { default: System.out.println(Hello); } Which two are acceptable types for x? 1. byte 2. long 3. ...
  • Which two cause a compiler error? float[ ] f = new float(3); float f2[ ] = new float[ ]; float[ ]f1 = new f...
  • Which two statements are equivalent? 1. 3/2 2. 3<2 3. 3*4 4. 3<<2
  • Which two statements are equivalent? 1. 16*4 2. 16>>2 3. 16/2^2 4. 16>>>2
  • What will be the output of the program? class Bitwise { public static void main(String [] args) { int x = 1...
  • Which of the following are not the uses of a magnetic compass? (1) To find direction (2) To find the direct...
  • What two statements are true about the result obtained from calling Math.random()? 1. The result is less th...
  • 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