
Manny Y.
asked 08/17/23Variable Expressions as Inputs of Function: Question 1
The functions f and g are defined as follows.
f (x) = x2 + 9x + 5 and g (x) = 3 / x2 - 2
Find f (x-3) and g (- 5 / x).
Write your answers without parentheses and simplify them as much as possible.
f (x - 3) =
g (- 5 / x) =
2 Answers By Expert Tutors
f(x) = x^2 +9x +5
f(x-3) = (x-3)^2 +9(x-3) +5 = x^2 -6x +9 +9x -27 +5
= x^2 +3x -13
g(x) = 3/x^2 -2
g(-5/x) = 3/(-5/x)^2 -2 = [3/(25/x^2)] -2 = 3x^2/25 - 50/25
= (3x^2 -50)/25
but maybe you really meant
g(x) =3/(x^2-2), then
g(-5/x) = 3/((-5/x)^2 -2) = 3/(25/x^2 -2) = 3/(25-2x^2)/x^2
= 3x^2/(25-2x^2)
Denise G. answered 08/17/23
Algebra, College Algebra, Prealgebra, Precalculus, GED, ASVAB Tutor
f (x) = x2 + 9x + 5
To find f (x - 3), plug in (x-3) for x
f (x-3) = (x-3)2 + 9(x-3) + 5 Now simplify
f (x-3) = (x-3)(x-3) + 9(x-3) + 5 FOIL and distribute
f (x-3) =x2-3x-3x+9+9x-27+5 Combine like terms
f (x-3) =x2+3x-13
The same process works for the other problem as well.
Manny Y.
Not exactly. I may need a little more elaboration on the second one. The second one is actually a fraction of 5 over x as a negative. I had to put a slash in lieu of a fraction bar.08/17/23
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Mark M.
This is a procress from Algebra 1 and 2. If you are in precalculus what is preventing you from applying that process?08/17/23