Trending News
Promoted
A rational function of the form f(x) = (a/(x-1))+k, has a y-intercept of 4 and an x-intercept of 2. What is the value of "a" and "k"?
4 Answers
Relevance
- PopeLv 73 years agoFavorite Answer
The graph of y = f(x) has those given intercepts, not actually the function itself.
The y-intercept is 4.
f(0) = 4
[a/(0 - 1)] + k = 4
-a + k = 4
The x-intercept is 2.
f(2) = 0
[a/(2 - 1)] + k = 0
a + k = 0
-a + k = 4
a + k = 0 (+)
-------------
2k = 4
k = 2
a + 2 = 0
a = -2
- Mike GLv 73 years ago
- alexLv 73 years ago
y-intercept of 4 --->f(0)=4
and
x-intercept of 2 --->f(2)=0
solve 2 equations for the values of a , k
- davidLv 73 years ago
f(x) = (a/(x-1)) + k
4 = (a/(0-1)) + k ... k = 4 + a
0 = (a/(2-1)) + k ... k = -a <<< add both
. . . . . . . . . . . . . 2k = 4 ... k = 2
.... k = -a .... a = -2
Still have questions? Get your answers by asking now.