Help keep this site free →
Support this project
Support this project
Help keep this site free →
Math Games
Math Games
Math Facts
NYS Math Practice Problems
Math Guides
/
8th Grade
Pre-Kindergarten
Kindergarten
1st Grade
2nd Grade
3rd Grade
4th Grade
5th Grade
6th Grade
7th Grade
8th Grade
/
Graph
Addition
Algebra
Comparison
Division
Fractions
Geometry
Graph
Intersecting Lines
Multiplication
Probability
Ratio
/
Write equation given 2 points
All Graph math games
Find slope given 2 points
Write equation given 2 points
Find y-intercept given slope and point
Find x-intercept given 2 points
Find x-intercept given y-intercept and slope
A line passes through the points (
-10
,
-117
) and (
-4
,
-78
). What is the equation of the line?
y
=
13
2
x
+ 8
y
=
2
13
x
- 8
y
=
2
13
x
- 52
Skip
Hint
Can you answer 10 correctly?
Given points (-10, -117) and (-4, -78), the equation is
?
The equation of a straight line in slope-intercept form is y = mx + b
b
is the y-intercept, which is where the line cross the y-axis (meaning x=0)
m
is the slope of the line, which tells you how steep the line is
For example, if you are given two points: (1,3) and (4,−3)
Find the slope using the equation of (y2 - y1) / (x2 - x1), so (-3 - 3) / (4 - 1), -6/3 = -2
Set the equation of the line to y = -2x + b
Plug in one of the points into the equation to find the y-intercept, so 3 = -2 x 1 + b, 3 = -2 + b, b = 5
Add it to the equation, so y = -2x + 5