|
Question 146541: Please write the linear function for which f (3) =6 and f (-4) =2
Thank you
Found 2 solutions by jim_thompson5910, nerdybill: Answer by jim_thompson5910(35256) (Show Source):
You can put this solution on YOUR website! f (3) =6 tells us that when x=3, then y=6. So we know that the equation goes through the point (3,6)
f (-4) =2 tells us that when x=-4, then y=2. So we know that the equation goes through the point (-4,2)
So let's find the equation of the line that goes through the points (3,6) and (-4,2)
First let's find the slope through the points and
Start with the slope formula.
Plug in , , , , ,
Subtract from to get
Subtract from to get
Reduce
So the slope of the line that goes through the points and is
Now let's use the point slope formula:
Start with the point slope formula
Plug in , , and
Distribute
Multiply
Add 6 to both sides.
Combine like terms. note: If you need help with fractions, check out this solver.
Simplify
So the equation that goes through the points and is
Notice how the graph of goes through the points and . So this visually verifies our answer.
Graph of through the points and
Answer by nerdybill(7384) (Show Source):
You can put this solution on YOUR website! When they give you:
f(3)=6 and f(-4)=2
.
'y' is defined as 'f(x)', therefore they gave you two points:
(x,y) = (3,6)
(x,y) = (-4,2)
.
Calculate the slope of the line from:
slope = m = (y2-y1)/(x2-x1)
.
slope = m = (y2-y1)/(x2-x1)
slope = m = (6-2)/(3-(-4))
slope = m = (4)/(3+4) = 4/7
.
Remember, the slope-intercept of a line is:
y = mx + b
plug in one (let's use (3,6)) of the two given points (doesn't matter which one) and the calculated slope and solve for b:
y = mx + b
6 = (4/7)(3) + b
42 = 12 + b
30 = b
.
Recapping, we found:
m = 4/7
b = 30
.
Plug it all back into:
y = mx + b
y = (4/7)x + 30
.
That's it, you're done.
|
|
|
| |