SOLUTION: Write the linear function for which f (0) = -4 and f (2) = 8. Thank you

Algebra ->  Sequences-and-series -> SOLUTION: Write the linear function for which f (0) = -4 and f (2) = 8. Thank you      Log On


   



Question 146451: Write the linear function for which f (0) = -4 and f (2) = 8.
Thank you

Found 2 solutions by 24HoursTutor.com, jim_thompson5910:
Answer by 24HoursTutor.com(40) About Me  (Show Source):
You can put this solution on YOUR website!
f(0) = -4
f(2) = 8
Which means f(x) = 3x^2 - 4
Let us check for the given functions :
f(0) = 3X0^2 - 4
= 3X0 - 4
= 0 - 4
= -4
f(2) = 3 X 2^2 - 4
= 3 X 4 - 4
= 12 - 4
= 8
Hence, our ans is f(x) = 3x^2 - 4
The above question is solved by one of the experts from 24HoursTutor.com
We provide live 1:1 online homework help
1. 24X7 tutors available
2. Certified tutors
3. Only for $9.99/hr

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
I'm afraid that the previous solution is completely off. The equation "3x^2 - 4" is NOT linear.


f (0) = -4 tells us that when x=0, then y=-4. So the line goes through the point (0,-4)

f (2) = 8 tells us that when x=2, then y=8. So the line goes through the point (2,8)


So let's find the equation of the line that goes through the points (0,-4) and (2,8)





First let's find the slope through the points and


m=%28y%5B2%5D-y%5B1%5D%29%2F%28x%5B2%5D-x%5B1%5D%29 Start with the slope formula.


m=%288--4%29%2F%282-0%29 Plug in y%5B2%5D=8, y%5B1%5D=-4, x%5B2%5D=2, x%5B1%5D=0, ,


m=%2812%29%2F%282-0%29 Subtract -4 from 8 to get 12


m=%2812%29%2F%282%29 Subtract 0 from 2 to get 2


m=6 Reduce


So the slope of the line that goes through the points and is m=6


Now let's use the point slope formula:


y-y%5B1%5D=m%28x-x%5B1%5D%29 Start with the point slope formula


y--4=6%28x-0%29 Plug in m=6, x%5B1%5D=0, and y%5B1%5D=-4


y%2B4=6%28x-0%29 Rewrite y--4 as y%2B4


y%2B4=6x%2B6%28-0%29 Distribute


y%2B4=6x%2B0 Multiply


y=6x%2B0-4 Subtract 4 from both sides.


y=6x-4 Combine like terms.


y=6x-4 Simplify


So the equation that goes through the points and is y=6x-4


Notice how the graph of y=6x-4 goes through the points and . So this visually verifies our answer.
Graph of y=6x-4 through the points and

Note: as further confirmation, the graph is a straight line. So this tells us that the equation y=6x-4 is linear.