Answer:
√97
Step-by-step explanation:
Answer:

Step-by-step explanation:

The gradient of a line is the coefficient of x when the equation of the line is written in the form of y=mx+c.
Thus, gradient of given line=
.
The product of the gradients of perpendicular lines is -1.
(Gradient of line)(-3/2)= -1
Gradient of line

Substitute m=
into y=mx+c:

To find the value of c, substitute a pair of coordinates.
When x= -6, y= 8,

Thus, the equation of the line is
.
Answer:
f(x) = -4x + 80
Step-by-step explanation:
You are given two points,
(5, 60) and (10, 40)
in order to get the equation, let's use the form slope-intercept form
m = (y1 - y2) / (x1 - x2)
m = (60 - 40) / (5 - 10)
m = 20/-5
m = -4
Get the x intercept
y = mx + b
60 = (-4)(5) + b
b = 60+20
b = 80
so the equation is
y = -4x + 80
f(x) = -4x + 80
Answer: (Mayadc821 wrote this anwser check theyre account for more)
Since you know the x and y values, you just have to plug these into the linear slope-intercept equation:
y = mx + b
-10 = m(1) + b
m + b = -10
b = -10 - m
Now that we have a value for b, we can plug this into the other equation:
8 = m(-8) + b
8 = -8m + (-10 - m)
8 = -9m -10
18 = -9m
m = -2
Now that we know what m is equal to, we can plug this into our first equation to get an answer for b:
b = -10 - m
b = -10 -(-2)
b = -10 + 2
b = -8
Our final equation is y = -2x - 8