140k views
2 votes
Given the function, calculate the following values:

Given the function, calculate the following values:-example-1
User Jcromanu
by
7.6k points

1 Answer

1 vote

Answer: f(2)=22, f(-2)=6, f(x+1) = 4x^2+12x+6, f(-x) = 4x^2-4x-2

Explanation:

For x = 2:

f(2) = 4(2)^2 + 4(2) - 2

f(2) = 22

For x = -2:

f(-2) = 4(-2)^2 + 4(-2) - 2

f(-2) = 6

For x = x + 1:

f(x + 1) = 4(x + 1)^2 + 4(x + 1) - 2

f(x + 1) = 4(x^2 + 2x + 1) + 4x + 4 - 2

f(x + 1) = 4x^2 + 12x + 6

For x = -x:

f(-x) = 4(-x)^2 + 4(-x) - 2

f(-x) = 4x^2 - 4x - 2

User Jae Sung Chung
by
7.5k 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