letsgetaway
New member
- Joined
- Jul 16, 2006
- Messages
- 44
I have two problems. I'm just wondering if I'm on the right track for solving it. On the second problem, I'm not sure where to start, but I did make a guess.
#1. Find the linear fuction f(x) satisfying f(4)=4 and the point (-2, 10) is on the graph of f^-1.
My solution for this problem is...
#2. Given that the x and y intercepts of the inverse function are -2 and 6, find the equation for the linear function f(x).
[/code]
#1. Find the linear fuction f(x) satisfying f(4)=4 and the point (-2, 10) is on the graph of f^-1.
My solution for this problem is...
Code:
Find slope using the points (4,4) and (-2,10). Then use point slope form which will give you the linear function. Thus, in short form, my answer is...
y=-x+8
#2. Given that the x and y intercepts of the inverse function are -2 and 6, find the equation for the linear function f(x).
Code:
My first guess is that the x and y intercepts should be interchanged from the inverse.
(-2, 6) to (6, -2)
That's all I have guessed for trying to figure out the answer.