What is the question ?
From the information given, we know 3 things:
a = -b/x
b = -ax
x = -b/a
If any of that is helpful, then we got lucky.
Chat with our AI personalities
ax + b = 15 or ax + b = -15
Ax + By = C By = -Ax + C y = (-A/B)x + C/B
It is a straight line with gradient -A/B and intercept C/B.
a function
Ax + By = CSubtract 'Ax' from each side:By = -Ax + CDivide each side by 'B' :y = -(A/B)x + C/BThe slope of the line is -(A/B) .The y-intercept is (C/B) .