asked 140k views
4 votes
Find an equation of the line. Write the equation using function notation.Through (7, 50) and (1, 14)

asked
User DavidX
by
8.5k points

2 Answers

5 votes

Answer:

f(x) = 6x + 8

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
m=(y_2-y_1)/(x_2-x_1), where
(x_1, y_1) and
(x_2 ,y_2) are points.

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


x_1=7\\y_1=50\\x_2=1\\y_2=14

Substitute the values.


m=(y_2-y_1)/(x_2-x_1)


m=(14-50)/(1-7)

Subtract.


m=(-36)/(-6)

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

answered
User AnthonyLambert
by
7.8k points
5 votes

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


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

Then,


\begin{gathered} m=(14-50)/(1-7) \\ m=-(36)/(-6) \\ m=6 \end{gathered}

Then, we have;


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

So, the function notation of the equation is;


f(x)=6x+8

answered
User Anand Khanpara
by
8.0k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.