150k views
1 vote
Find all points (x, y) where the functions f(x), g(x), h(x) have the same value: f(x) = 2^(x−5) + 3, g(x) = 2x − 5, h(x) = 8/x + 10

quickly please!!!!

1 Answer

2 votes

Answer:

The point where f(x), g(x), and h(x) have the same value is (8, 11)

Explanation:

The points where g(x) and h(x) have the same value is given as follows;

2x - 5 = 8/x + 10

2x² - 15x - 8 = 0

Using an online tool, we have;

(x - 8)(2x + 1) = 0

x = 8 or x = -1/2

∴ g(x) and h(x) = 11 or y = -6

For x = 8, we have;

f(x) = 2^(x - 5) + 3 = 2^(8 - 5) + 3 = 2^3 + 3 = 11

For x = -1/2, we have;

f(x) = 2^(-1/2 - 5) + 3 = 3.022

Therefore, the point where f(x), g(x), and h(x) have the same value is (8, 11), therefore, for x = 8, f(x) = g(x) = h(x) = 11.

User LostInTheTetons
by
4.7k points