GRADIEN Persamaan Garis Lurus | Matematika SMP

2 min read 1 hour ago
Published on Oct 08, 2025 This response is partially generated with the help of AI. It may contain inaccuracies.

Table of Contents

Introduction

This tutorial provides a comprehensive guide on how to determine the gradient (gradien) of a straight line equation, a fundamental concept in mathematics for middle school students. Understanding gradients is crucial for graphing linear equations and analyzing slopes in various applications.

Step 1: Understanding the Gradient

  • The gradient of a line indicates its steepness and direction.
  • It is represented by the letter 'm' in the equation of a line, typically written in the slope-intercept form:
    • y = mx + b
  • Here, 'm' represents the gradient, and 'b' is the y-intercept (where the line crosses the y-axis).

Step 2: Identifying the Coordinates

  • To calculate the gradient, you need two points on the line. These points are usually represented as coordinates (x1, y1) and (x2, y2).
  • Example coordinates:
    • Point 1: (2, 3)
    • Point 2: (5, 7)

Step 3: Using the Gradient Formula

  • The formula to calculate the gradient (m) is:

    m = (y2 - y1) / (x2 - x1)
    
  • This formula calculates the change in the y-values divided by the change in the x-values, giving you the slope of the line.

Step 4: Applying the Formula

  • Substitute the coordinates into the formula:
    • For points (2, 3) and (5, 7):
    m = (7 - 3) / (5 - 2)
    m = 4 / 3
    
  • Therefore, the gradient of the line between these two points is 4/3.

Step 5: Interpreting the Gradient

  • A positive gradient indicates the line is sloping upwards from left to right.
  • A negative gradient indicates the line is sloping downwards.
  • A gradient of zero means the line is horizontal, while an undefined gradient (division by zero) means the line is vertical.

Conclusion

In this tutorial, you learned how to determine the gradient of a straight line using coordinates and the gradient formula. This foundational knowledge is essential as you progress in mathematics, especially in topics involving linear equations and graphing. For further practice, try calculating the gradient using different sets of coordinates or explore graphing lines with various gradients.