Join IDNLearn.com and start exploring the answers to your most pressing questions. Get accurate and detailed answers to your questions from our knowledgeable and dedicated community members.

Write the equation of a line in SLOPE INTERCEPT FORM that goes through (-2,-3) and (5,-3).
Hint: Find the slope first, then use Point-Slope Form.


Sagot :

Answer:

y = 0x - 3 or y = -3

Step-by-step explanation:

y = mx + b

m = (y2-y1)/(x2-x1)

m = (-3-(-3))/(5-(-2))

m = 0/7

m = 0

y = 0x + b

y = b

-3 = b

y = 0x - 3