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

Tangents at points $(2,12)$ and $(12,-5)$ at circle ${x^2} + {y^2} = 169$will be perpendicular to each other.

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer

Keep practicing — related questions

  • The equation to the chord of the circle $x^{2}+y^{2}=9$ whose middle point is $(1,-2)$ is
  • public class Test2 { public static int x; public static int foo(int y) { return y * 2; } public static void...
  • What will be the output of the program? class Bitwise { public static void main(String [] args) { int x = 1...
  • In $\triangle ABC$, If $x,y,z$ are perpendicular distance from the circumcentre to the sides of the $\displ...
  • What will be the output of the program? String x = "xyz"; x.toUpperCase(); /* Line 2 */ String y = x.replac...
  • What will be the output of the program? try { int x = 0; int y = 5 / x; } catch (Exception e) { System.out....
  • switch(x) { default: System.out.println(Hello); } Which two are acceptable types for x? 1. byte 2. long 3. ...
  • Which three are valid method signatures in an interface? 1. private int getArea(); 2. public float getVol(f...

Practice this chapter

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