Question
Question: How do you write the linear function f with the values \(f(2) = - 1\)and \(f(5) = 4\)?...
How do you write the linear function f with the values f(2)=−1and f(5)=4?
Solution
In order to determine the linear function, suppose that the (x1,y1)=(2,−1)and (x2,y2)=(5,4), putting these values in the slope point form of a line m=x2−x1y2−y1 to obtain the slope of the linear function. Put the value of slope in the slope intercept form of a line y=mx+C and determine the value of C by substituting the 2 for x and -1 for y. Putting back the C and slope in the slope intercept form you will get your required function.
Complete step-by-step solution:
We are given a linear function f with the values f(2)=−1 and f(5)=4. From the given we can find that when the value of variable in the function is equal to 2 it gives the answer equal to -1 and similar when variable equal to 5 answers is 4.
Let the variable be xand f(x)=y
Assume that (x1,y1)=(2,−1) and (x2,y2)=(5,4)
Since the function is a linear function, so the slope point form of the line
⇒m=x2−x1y2−y1
Putting the values, we get
⇒m=5−24−(−1) ⇒m=34+1 ⇒m=35
The slope of the function comes to be m=35.
Let’s substitute the value of slope in the slope-intercept form of the line
⇒y=mx+C
⇒y=35x+C---------(1)
Now to determine the value of C, substitute the 2 for x and -1 for y and find out the value of C
⇒−1=35(2)+C ⇒C=−313
Substituting the value of C in the equation (1),we get
⇒y=35x−313
⇒f(x)=y=35x−313
Therefore, the required linear function is f(x)=y=35x−313.
Additional Information:
i) Linear Equation: A linear equation is a equation which can be represented in the form of ax+cwhere xis the unknown variable and a,c are the numbers known where a=0.If a=0then the equation will become constant value and will no more be a linear equation.
ii) The degree of the variable in the linear equation is of the order 1.
iii) Every Linear equation has 1 root.
Note:
1. The slope (also called as gradient) of every straight line shows the sleepiness and the direction of the line.
2.Remember the graph of every linear function is always a straight line.
3. Slope-intercept form is only for linear functions.
4.You can cross check your result by putting the values of x=2andx=5in the equation obtained, the result will be −1and4respectively.
When x=2
⇒y=35(2)−313 ⇒y=310−13=−1
And when x=5
⇒y=35(5)−313 ⇒y=325−13=312 ⇒y=4
Hence, the result obtained was correct.