Mathematics

Coordinate Geometry and Graphs

77 Questions

Coordinate geometry involves plotting linear equations, analyzing graphical data, and understanding planar graphs using vertices, edges, and faces. These concepts are essential for calculating intersection points and interpreting graphical information. Such questions frequently appear in engineering, state, and civil services examinations.

Euler graph formulaLinear equation graphsGraph intersection pointsBar graphsLinear functionsTangent equations

Coordinate Geometry and Graphs Questions

Multiple choice
  1. $\mid$S$\mid$ = 2$\mid$T$\mid$
  2. $\mid$S$\mid$ = $\mid$T$\mid$ - 1
  3. $\mid$S$\mid$ = $\mid$T$\mid$
  4. $\mid$S$\mid$ = $\mid$T$\mid$ + 1
Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

 By the given condition, S and T are two different trees.  $\xi(S) = \xi(T)$ So, both S and T have the same number of vertices. Thus, |S| = |T|

Multiple choice
  1. x2 + y2 + 2x - 2y = 0

  2. x2 + y2 - 2x - 2y = 0

  3. x2 + y2 - 2x + 2y = 0

  4. x2 + y2 + 2x + 2y = 0

  5. x2 + y2 - 4x - 4y = 0

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Let the coordinates of the third vertex be (x,y). Applying the Pythagoras theorem in the right angled triangle, we get 8 = (x-2)2 + y2 + x2 + (y-2)2 8 = x2+4-4x+y2+x2+y2+4-4y Cancelling 8, we get x2+y2-2x-2y=0 (Correct Answer)