86.7k views
0 votes
G(n)=4n-4
h(n)=2n+1
find g(n)*h(n)

1 Answer

0 votes

Final answer:

To find g(n)*h(n), substitute the values of g(n) and h(n) into the expression and simplify.

Step-by-step explanation:

To find g(n)*h(n), we need to substitute the values of g(n) and h(n) into the expression.

Given that g(n) = 4n-4 and h(n) = 2n+1, we can substitute these values into the expression as follows:

g(n)*h(n) = (4n-4)*(2n+1)

To simplify this expression, we can use the distributive property of multiplication:

g(n)*h(n) = 8n^2 - 8n + 4n - 4

Now, we can combine like terms:

g(n)*h(n) = 8n^2 - 4n - 4

User Omzig
by
7.9k 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