Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
Solving a function g(x)?
h(x) = 2+5x
gh(x) = x/2 + 1
g(x) = ?
Thanks
If you have more than 1 way, please write out both ways please, thanks.
h(x) = 2+5x
gh(x) = (x/2) + 1
g(x) = ?
GeniusAyaz got it right, but how u did it?
4 Answers
- ComoLv 71 decade agoFavorite Answer
g (2 + 5x) = x/2 + 1
Let y = 2 + 5x
5x = y - 2
x = (1/5) y - 2/5
g (y) = (1/2) [ (1/5) y - 2/5 ] + 1
g ( y ) = (1/10) y + 4/5
g ( x ) = (1/10) x + 4/5
- HemantLv 71 decade ago
H(x) = 2 +5x and ( G o H ) = ( x/2 ) + 1.
G[ H(x) ] = (x/2) + 1
G ( 2 + 5x ) = ( x/2 ) + 1...............( 1 )
Now, let 2 + 5x = k.
Then, 5x = k - 2, x = ( k - 2 )/5.
Hence, from ( 1 ),
G ( k ) = ( 1/2 )( k - 2 )/5 + 1 =( k - 2 )/10 + 1 = ( k+ 8 )/ 10.
Replacing k by x, G (x ) = ( x + 8 ) / 10..............................Ans.
- RetsumLv 61 decade ago
Since h(x) and g(h(x)) are linear functions, g(x) must be linear.
Let g(x) = ax + b
g(h(x)) = a(2 + 5x) + b = 5ax + 2a + b = (x/2) + 1
Compare coefficients
5a = 1/2
a = 1/10
2a + b = 1
1/5 + b = 1
b = 4/5
g(x) = (1/10)x + 4/5
- Anonymous1 decade ago
g(x)= x/10 + 4/5