Ejercicios de Funciones
Ejercicios de Funciones
Ejercicios de Funciones
Dear writer, you are to provide STEP BY STEP solutions for the following problems:
B. (f – g)(x) =
C. (g – f)(x) =
D. (g - f)(-2) =
(𝑔𝑔 − 𝑓𝑓)(𝑥𝑥 ) = −2𝑥𝑥 2 + 3𝑥𝑥 − 3
(𝑔𝑔 − 𝑓𝑓)(−2) = −2(−2)2 + 3(−2) − 3
(𝑔𝑔 − 𝑓𝑓)(−2) = −8 − 6 − 3
(𝑔𝑔 − 𝑓𝑓)(−2) = −17
E. (fg)(2) =
F. (f / g)(x) =
𝑓𝑓 (2𝑥𝑥 2 − 𝑥𝑥 − 3)
� � (𝑥𝑥 ) =
𝑔𝑔 (2𝑥𝑥 − 6 )
We can’t divide by 0, so we found the values that makes de denominator be equal to 0:
(2𝑥𝑥 − 6 ) = 0
2𝑥𝑥 = 6
𝑥𝑥 = 3
The domain is all real numbers except 3; R –{3}
A. (f + g)(x) =
(𝑔𝑔 − 𝑓𝑓)(𝑥𝑥 ) = 𝑥𝑥 2 − 𝑥𝑥 − 11
C. (g + f)(3) =
(𝑔𝑔 + 𝑓𝑓)(3) = (32 + 3 − 6) + (2(3) + 5)
(𝑔𝑔 + 𝑓𝑓)(3) = 9 − 3 + 11
(𝑔𝑔 + 𝑓𝑓)(3) = 17
D. (fg)(0) =
(𝑓𝑓𝑔𝑔)(0) = 30
E. (fg)(-1) =
(𝑓𝑓𝑔𝑔)(𝑥𝑥 ) = (2𝑥𝑥 + 5)(𝑥𝑥 2 + 𝑥𝑥 − 6)
(𝑓𝑓𝑔𝑔)(−1) = (2(−1) + 5)(−12 − 1 − 6)
(𝑓𝑓𝑔𝑔)(−1) = (1)(−6)
(𝑓𝑓𝑔𝑔)(−1) = −6
F. (g / f)(1) =
𝑔𝑔 (12 + 1 − 6) 4
� � (1) = =−
𝑓𝑓 2(1) + 5 7
G. (f / g)(-3)=
𝑓𝑓 2(−3) + 5 1
� � (−3) = = =∞
𝑔𝑔 ( 2
(−3) − 3 − 6) 0
3. Given f(x) = 2x – 3 and g(x) = 5x + 4, use composite (f o g)(x) = f(g(x)) in the following.
4. Given f(x) = x2 – 8x - 9 and g(x) = x^2 + 6x + 5, use composite (f o g)(x) = f(g(x)) in the
following.
5. An envelope is 4 cm longer than it is wide. The area is 96 cm. Find the length & width.
𝑤𝑤𝑤𝑤𝑤𝑤𝑤𝑤(𝑙𝑙𝑙𝑙𝑙𝑙𝑙𝑙𝑙𝑙) = 96 𝑐𝑐𝑚𝑚2
(𝑙𝑙𝑙𝑙𝑙𝑙𝑙𝑙𝑙𝑙) = 𝑤𝑤𝑤𝑤𝑤𝑤𝑤𝑤 + 4 𝑐𝑐𝑐𝑐
𝑤𝑤 2 + 4𝑤𝑤 − 96 = 0
−4 ± �42 − 4(−96)
𝑥𝑥1,2 =
2
−4 ± √400
𝑥𝑥1,2 =
2
Positive solution:
6. Three consecutive even integers are such that the square of the third is 76 more than
thesquare of the second. Find the three integers.
𝑎𝑎, 𝑎𝑎 + 2, 𝑎𝑎 + 4
(𝑎𝑎 + 4)2 − (𝑎𝑎 + 2)2 = 76
4𝑎𝑎 = 76 − 12
𝑎𝑎 = 16
So, the consecutive even integers are 16,18,20.