Trisection Formula Class 10 Example

Trisection is an important concept in geometry studied in class 10 mathematics, especially when working with triangles, quadrilaterals, and coordinate geometry. It involves dividing a line segment, angle, or shape into three equal parts. The trisection formula provides a systematic way to calculate points that divide a line segment or coordinates of a point that trisects a line. Understanding this formula helps students solve problems efficiently and apply geometric principles to real-world scenarios. This topic will explain the trisection formula for class 10 students, provide examples, and discuss step-by-step solutions to make the topic easy to understand and practical for exams.

What is Trisection?

In mathematics, trisection refers to dividing a line segment, angle, or geometric figure into three equal parts. In coordinate geometry, trisection is often applied to a line segment joining two points. By finding trisection points, we can determine the exact coordinates that divide the segment in a specific ratio. Trisection is widely used in problems involving coordinate geometry, section formula, and practical applications like construction or mapping.

Trisection Formula in Coordinate Geometry

For a line segment joining two points, A(x₁, y₁) and B(x₂, y₂), the trisection formula allows us to find the points P and Q that divide the line AB into three equal segments. Using the section formula in coordinate geometry, the points are calculated as

  • Point P (closer to A)
    P = ((2x₁ + x₂)/3, (2y₁ + y₂)/3)
  • Point Q (closer to B)
    Q = ((x₁ + 2x₂)/3, (y₁ + 2y₂)/3)

These formulas are derived from the section formula for dividing a line in a given ratio. Since trisection divides the line into three equal parts, the ratio for the first point P is 12 and for Q is 21.

Step-by-Step Guide to Using the Trisection Formula

Applying the trisection formula requires careful steps to ensure accuracy. Here’s a step-by-step guide

Step 1 Identify Endpoints

Determine the coordinates of the endpoints of the line segment you wish to trisect. For example, consider points A(x₁, y₁) and B(x₂, y₂).

Step 2 Determine Ratios

Since trisection divides the line into three equal parts, the ratio for the first trisection point P is 12, and for the second trisection point Q is 21.

Step 3 Apply the Section Formula

Use the section formula for internal division

If a line segment is divided internally in the ratio mn, then the point dividing it has coordinates

R = ((n x₁ + m x₂)/(m+n), (n y₁ + m y₂)/(m+n))

Apply this formula with mn = 12 for P and mn = 21 for Q.

Step 4 Calculate Coordinates

Substitute the values of x₁, y₁, x₂, and y₂ into the formulas for P and Q to get the trisection points. Always double-check the calculations to avoid mistakes.

Class 10 Example 1

Let’s consider an example to illustrate the trisection formula

Problem

Find the points that trisect the line segment joining A(1, 2) and B(7, 8).

Solution

  • Coordinates of A (x₁, y₁) = (1, 2)
  • Coordinates of B (x₂, y₂) = (7, 8)
  • Using the formula for P (12)
    P = ((2 1 + 7)/3, (2 2 + 8)/3) = (9/3, 12/3) = (3, 4)
  • Using the formula for Q (21)
    Q = ((1 + 2 7)/3, (2 + 2 8)/3) = (15/3, 18/3) = (5, 6)

Thus, the line segment AB is trisected by points P(3, 4) and Q(5, 6).

Class 10 Example 2

Here’s another example with negative coordinates

Problem

Find the points that trisect the line segment joining C(-2, 5) and D(4, -1).

Solution

  • Coordinates of C (x₁, y₁) = (-2, 5)
  • Coordinates of D (x₂, y₂) = (4, -1)
  • Point P (12)
    P = ((2 -2 + 4)/3, (2 5 + (-1))/3) = (0/3, 9/3) = (0, 3)
  • Point Q (21)
    Q = ((-2 + 2 4)/3, (5 + 2 -1)/3) = (6/3, 3/3) = (2, 1)

Therefore, the trisection points are P(0, 3) and Q(2, 1).

Tips for Students

Class 10 students should keep the following tips in mind when using the trisection formula

  • Always identify the endpoints correctly before applying the formula.
  • Check the ratio carefully; for trisection, it’s always 12 and 21.
  • Substitute coordinates carefully to avoid arithmetic errors.
  • Draw a rough diagram to visualize the points; this helps in verifying the solution.
  • Practice multiple examples with positive, negative, and fractional coordinates for better understanding.

Applications of Trisection Formula

The trisection formula is more than a classroom exercise. It has practical applications in real-world scenarios

Engineering and Construction

Engineers often use trisection points to design structures, divide land, or determine midpoints and section lines for construction projects.

Computer Graphics

Trisection helps in dividing line segments and grids in digital modeling and graphics, providing precise positioning and alignment for design elements.

Navigation and Mapping

Trisection formulas are used in navigation, GIS mapping, and coordinate plotting to divide routes or areas into equal segments for analysis.

The trisection formula is a fundamental tool in class 10 coordinate geometry, providing a systematic way to divide a line segment into three equal parts. By applying the formula step by step, students can solve problems accurately and efficiently. With examples ranging from simple to complex coordinates, mastering the trisection formula enhances understanding of geometric concepts, ratios, and coordinate calculations. Whether in exams, practical applications, or advanced mathematics, the ability to find trisection points is an essential skill that builds a strong foundation in geometry.