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
/
All Graph math games
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 (
-36
,
-10
) and (
-18
,
-14
). What is the x-intercept of the line?
Answer
Skip
Hint
Can you answer 10 correctly?
Given points (-36, -10) and (-18, -14), the x-intercept 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
To find x-intercept, set y=0 and solve for x, so 0 = -2x + 5, 2x = 5, x = 5/2