Michael J. answered 03/30/15
Tutor
5
(5)
Effective High School STEM Tutor & CUNY Math Peer Leader
h(x) = 11 / (x2 - 2x)
Substitute x = 3
h(3) = 11 / (32 - 2(3))
h(3) = 11 / (9 - 6)
= 11 / 3
To find x-intercepts of f(x), set f(x) = 0. To find y-intercepts of f(x), evaluate f(0).
0 = x2 + 4x + 1
Use the quadratic formula to solve for x.
x = (-4 ± √(16 - 4)) / 2
x = (-4 ± √(12)) / 2
x = (-4 ± 3.46) / 2
x = (-4 + 3.46) / 2 and x = (-4 - 3.46) / 2
x = -0.27 and x = -3.73
x-intercepts are (-3.73, 0) and (-0.27, 0).
f(0) = 02 4(0) + 1
= 1
y-intercept is (0, 1).
To find the domain of h(x), set the denominator of h(x) equal to zero.
x2 - 2x = 0
x(x - 2) = 0
x = 0 and x = 2
At these x values, the function is undefined.
Domain is (-∞, 0)∪(0, 2)∪(2, ∞).