Answer :

The function notation of a equation of a straight line is;

[tex]\begin{gathered} f(x)=mx+c \\ \text{Where m is the slope;} \\ m=\frac{y_2-y_{1_{}}}{x_2-x_1} \end{gathered}[/tex][tex]x_1=7,x_2=1,y_1=50,y_2=14[/tex]

Then,

[tex]\begin{gathered} m=\frac{14-50}{1-7} \\ m=-\frac{36}{-6} \\ m=6 \end{gathered}[/tex]

Then, we have;

[tex]\begin{gathered} \text{When y=14, x=1, m=6;} \\ 14=6(1)+c \\ 14-6=c \\ c=8 \end{gathered}[/tex]

So, the function notation of the equation is;

[tex]f(x)=6x+8[/tex]

Answer:

f(x) = 6x + 8

Step-by-step explanation:

Pre-Solving

We are given the points (7,50), and (1,14).

We want to write a function of the line that passes through these points.

The form of a linear function is f(x) = mx+b, where m is the slope and b is the y intercept.

**Note that f(x) acts as the same as y, so when doing calculations, we can use y instead of f(x), and then substitute f(x) as y at the end.

Solving

Slope

Let's first find the slope of the function.

The slope (m) can be found using the formula [tex]m=\frac{y_2-y_1}{x_2-x_1}[/tex], where [tex](x_1, y_1)[/tex] and [tex](x_2 ,y_2)[/tex] are points.

We can label the values of the points to avoid any confusion and mistakes.

[tex]x_1=7\\y_1=50\\x_2=1\\y_2=14[/tex]

Substitute the values.

[tex]m=\frac{y_2-y_1}{x_2-x_1}[/tex]

[tex]m=\frac{14-50}{1-7}[/tex]

Subtract.

[tex]m=\frac{-36}{-6}[/tex]

Divide.

m = 6

The slope is 6.

y intercept

We can substitute 6 as m in y = mx+b

y = 6x + b

Now we need to find b.

As the equation passes through the points (7, 50) and (1, 14), we can use either point to help solve for b.

Let's take (1, 14) for example.

Substitute 1 as x and 14 as y.

14 = 6(1) + b

Multiply

14 = 6 + b

Subtract 6 from both sides

8 = b

Substitute b as 8.

y = 6x + 8

Final answer

Substitute f(x) for y.

f(x) = 6x + 8