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

The sum of the square of the length of all the chords intercepted by the lines $x + y = n$, $n\epsilon W$ on the circle $x^{2} + y^{2} = 4$ is

  1. $11$
  2. $38$
  3. $33$
  4. $44$
Reveal answer Fill a bubble to check yourself
B Correct answer

Keep practicing — related questions

  • Which of the following are legal lines of code? 1. int w = (int)888.8; 2. byte x = (byte)1000L; 3. long y =...
  • What will be the output of the program? String x = "xyz"; x.toUpperCase(); /* Line 2 */ String y = x.replac...
  • Which of the following complexes have square planar geometry? i. [PtCl4]2- ii. [NiCl4]2- iii. [Pt(NH3)2Cl2]...
  • switch(x) { default: System.out.println(Hello); } Which two are acceptable types for x? 1. byte 2. long 3. ...
  • public class Test2 { public static int x; public static int foo(int y) { return y * 2; } public static void...
  • 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...
  • What will be the output of the program? public class Switch2 { final static short x = 2; public static int ...

Practice this chapter

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