Cartesian Plane

Cartesian plane is a two dimensional co-ordinate system. This system has two axis – the x-axis and the y-axis. The center of the Cartesian plane is called the origin.

The x-axis and the y-axis divide the plane into 4 different quadrants as shown in the figure above. The axis are real number line with 0 at the origin.

Cartesian Plane Quadrants
Cartesian Plane Quadrants

Any point on the plane is plotted in terms of horizontal distance on x-axis and vertical distance on y-axis.

p = (x, y)

where xis distance on x-axis and x is distance on y-axis.

Example: Plot a point for p = (3, 5).

Solution:

\begin{aligned}&if \hspace{2px} p = (3, 5) \hspace{2px} then\\ \\
&x = 3\\ \\
&y = 5
\end{aligned}
Cartesian Plane - Plotting a Point
Cartesian Plane – Plotting a Point

Pythagorean Theorem and Distance Formula

Pythagorean theorem is used for finding the distance of hypotenuse of a right triangle. The formula is modified to find the distance of two point on the Cartesian plane.

Pythagorean Theorem and Distance Formula
Pythagorean Theorem and Distance Formula

The above triangle has three sides – a, b and c, then Pythagorean theorem is given by

\begin{aligned}
&a^2 + b^2 = c^2\\ \\
&c = \sqrt{a^2 + b^2}
\end{aligned}

Suppose there are two points on the Cartesian plane.

\begin{aligned}
&p(x_1, y_1) = (2, 4)\\ \\
&q(x_2, y_2) = (2. 2)
\end{aligned}

and we have to find the distance between them.

Using Pythagorean theorem, we get

a = | y2 – y1 | = length of a

b = | x2 – x1 | = length of b

Therefore,

Distance formula for two points is

\begin{aligned}
&d = \sqrt{(|x2 - x1|)^2 +(|y2 - y1|)^2}\\ \\\
&d = \sqrt{(|2 - 2|)^2 +(|2 - 4|)^2}\\ \\
&d = \sqrt{(0)^2 + (-2)^2}\\ \\
&d = 2
\end{aligned}
Distance between Points
Distance between Points

The above diagram verify the results and it shows that the distance is actually 2 units. Hence, the distance formula is correct and applies to the Cartesian plane.

post

Engineering Mathematics – Theory, Examples, and Practice Problems

Engineering Mathematics is a core subject for Computer Science, Information Technology, Engineering, and Science curricula. It plays a crucial role in GATE, UGC NET, and university semester examinations, forming the foundation for problem-solving and analytical thinking.

On this page, you will find structured learning resources for Engineering Mathematics, with clear explanations, worked examples, and exam-oriented revision material.


What Will You Learn?

On this page, you will find:

  • Core Engineering Mathematics concepts explained step by step
  • Problem-solving techniques with solved examples
  • Exam-oriented explanations for competitive and university exams
  • Practice problems and MCQ-based questions
  • Detailed articles along with exam-ready revision PDFs

This Page Is For:

  • Computer Science, IT, and Engineering students
  • GATE, UGC NET, and other competitive exam aspirants
  • University semester exam preparation
  • Self-learners who want to understand, practice, and revise Engineering Mathematics

Topic Sections

Find Engineering Mathematics topics organized chapter-wise and concept-wise below.

(1) Functions And Graphs

(2) Rational And Polynomial Functions

(3) Exponential and Logarithmic Functions

(4) Trigonometric Functions

(5) Analytic Trigonometry

For Linear algebra course- visit our Linear Algebra page.

(6) Conic Sections and Analytic Geometry

(7) Sequences and Series

(8) Introduction to Calculus

(9) Derivatives

(10) Application of Derivatives

(11) Introduction to Differential Equations

post