Explore the mesmerizing world of straight lines through interactive animations
Discover how changing parameters affects the graphical representation of lines in the Cartesian plane. Play with the controls below to see real-time changes!
Each form of line equation has its own unique properties and applications. Click through the tabs to explore them all!
Where:
Find the equation of a line with slope 2 and y-intercept -3.
Solution: y = 2x - 3
Where:
Find the equation of a line with slope -1 passing through point (2, 3).
Solution: y - 3 = -1(x - 2) → y = -x + 5
Where:
Find the equation of a line passing through points (1, 2) and (3, 4).
Solution: (y - 2)/(4 - 2) = (x - 1)/(3 - 1) → y = x + 1
Where:
Find the equation of a line with x-intercept 3 and y-intercept 4.
Solution: x/3 + y/4 = 1 → 4x + 3y = 12
Where:
Find the equation of a line where the perpendicular from origin is 5 units and makes 30° with x-axis.
Solution: x cos30° + y sin30° = 5 → (√3/2)x + (1/2)y = 5
Calculate the angle between two lines given their slopes m₁ and m₂.
Find the shortest distance from point (x₁, y₁) to line Ax + By + C = 0.
Represents all lines passing through the intersection of L₁ and L₂, where k is a parameter.