How do you write the standard form of a line given (-6, -3) and (-8, 4)?

1 Answer

#color(red)(7)x + color(blue)(2)y = color(green)(-48)#

Explanation:

First, we can use the point-slope formula to obtain the equation of the line. To do this we must first find the slope of the line which can be done because two points are provided.

The slope can be found by using the formula: #m = (color(red)(y_2) - color(blue)(y_1))/(color(red)(x_2) - color(blue)(x_1))#

Where #m# is the slope and (#color(blue)(x_1, y_1)#) and (#color(red)(x_2, y_2)#) are the two points on the line.

Substituting the values from the problem gives:

#m = (color(red)(4) - color(blue)(-3))/(color(red)(-8) - color(blue)(-6))#

#m = 7/-2 = -7/2#

The point-slope formula states: #(y - color(red)(y_1)) = color(blue)(m)(x - color(red)(x_1))#

Where #color(blue)(m)# is the slope and #color(red)(((x_1, y_1)))# is a point the line passes through.

Substituting the calculate slope and the first point gives:

#(y - color(red)(-3)) = color(blue)(-7/2)(x - color(red)(-6))#

#(y + color(red)(3)) = color(blue)(-7/2)(x + color(red)(6))#

Now we can transform this into the standard form.

The standard form of a linear equation is:

#color(red)(A)x + color(blue)(B)y = color(green)(C)#

where, if at all possible, #color(red)(A)#, #color(blue)(B)#, and #color(green)(C)#are integers, and A is non-negative, and, A, B, and C have no common factors other than 1

#y + color(red)(3) = (color(blue)(-7/2) xx x) + (color(blue)(-7/2) xx color(red)(6))#

#y + color(red)(3) = -7/2x - (7 xx 6)/2#

#color(red)(2)(y + 3) = color(red)(2)(-7/2x - 42/2)#

#2y + 6 = (color(red)(2) xx -7/2x) - (color(red)(2) xx 42/2)#

#2y + 6 = (cancel(color(red)(2)) xx -7/color(red)(cancel(color(black)(2)))x) - (cancel(color(red)(2)) xx 42/color(red)(cancel(color(black)(2))))#

#2y + 6 = -7x - 42#

#2y + 6 + color(red)(7x) - color(blue)(6) = -7x - 42 + color(red)(7x) - color(blue)(6)#

#color(red)(7x) + 2y + 6 - color(blue)(6) = -7x + color(red)(7x) - 42 - color(blue)(6)#

#color(red)(7x) + 2y + 0 = 0 - 48#

#color(red)(7)x + color(blue)(2)y = color(green)(-48)#