Write an equation for the line parallel to the given line that contains the given point. Line: 8y=6x+5 Point: (-8,-10)Please answer quick!!

See Answers (1)

Suggested Answer

The linear equation parallel to 8y=6x+5  is:y = (3/4)*x - 4How to find the equation of the parallel line?Remember that two linear equations are parallel if and only if both lines have the same slope and different y-intercept.Here we want to find a line parallel to:8y = 6x + 5Rewriting this in slope-intercept form we get:y = (6x + 5)/8y = (3/4)*x + 5/8Then a parallel line to this one will be:y = (3/4)*x + bTo find the value of b, we use the fact that this line must pass through the point (-8, -10).-10 = (3/4)*(-8) + b-10 = -6 + b-10 + 6 = b-4 = bThen the linear equation is:y = (3/4)*x - 4Learn more about linear equations:https://brainly.com/question/1884491