119k views
0 votes
G(n) = -2n -4 f(n) = 3n +1 Find g(n) *f(n)

2 Answers

4 votes


\huge\color{pink}\boxed{\colorbox{black}{Answer ☘}}

gívєn..


g(n) = - 2n - 4 \\ f(n) = 3n + 1

lєt'ѕ ѕσlvє nσw~


g(n) * f(n) = ( - 2n - 4)(3n + 1) \\ => -2n ( 3n + 1 ) -4 ( 3n + 1 ) \\ = > - 6n² - 2n - 12n - 4 \\ = > - 6n² - 14n - 4 \\ = > - (16n² + 14n + 4)

hσpє hєlpful~

~вє вrαínlч!

User Arsen Tatraev
by
8.3k points
14 votes

Answer:

g(n) * f(n) = -6n² -14n - 4

Explanation:

Given the following function operations g(n) * f(n), where: g(n) = -2n - 4, and f(n) = 3n + 1:

We can express the product of both functions as follows:

( g · f )(n) = g(n) · f(n) = (-2n -4)(3n + 1)

Next, use the FOIL method:

( g · f )(n) = (-2n -4)(3n + 1) = -6n² -2n - 12n - 4

Combine like terms:

( g · f )(n) = -6n² -14n - 4

Therefore, g(n) * f(n) = -6n² -14n - 4.

User JLopez
by
7.7k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories