Answer:
Option C) y + 4 = x
Step-by-step explanation:
We are given the following information in the question:
Line AB goes through the points A (0, –4) and B (6, 2).
We can use the two-point form of equation of straight line.
The equation of line is given by:
where,
is the point through which the line passes.
The equation of line is:
Thus, the equation of line AB is given by Option C) y + 4 = x
Answer:
y-intercept is (0,30); x-intercept is (52.5,0).
Step-by-step explanation:
Note that as x increases by 7 from -35 to -28, y decreases by 4 from 18 to 14. Thus, the slope of this line is
m = rise / run = -4/7.
Let's find the equation of the line. Start with the slope-intercept form:
y = mx + b. Use the slope m = -4/7 and the point (-28, 14) to find b:
14 = -(4/7)(28) + b, or
14 = -16 + b. Then b = 30, and the equation of the line in slope-intercept form is y = (-4/7)x + 30. The y-intercept is (0, 30).
Find the x-intercept by setting y=0 and solving the resulting equation for x:
y = (-4/7)x + 30 becomes (4/7)x = 30, and x = (7/4)(30) = 214, or 52.5.
The x-intercept is thus (52.5, 0).
An ordered pair is a composition of the x coordinate (abscissa) and the y coordinate (ordinate), having two values written in a fixed order within parentheses. It helps to locate a point on the Cartesian plane for better visual comprehension. The numeric values in an ordered pair can be integers or fractions.
Answer:
Step-by-step explanation:
A(1,7); B(-3,-1); slope m =(-1-7)/-3-1) = -8/-4 = 2
Equation of a line AB is
((y-y1) = m(x-x1)
y - 7 = 2(x-1)
y - 7 = 2x-2
y = 2x + 5