68.3k views
4 votes
Tasha evaluated the function f(x) = 2x^2 + 4 for x = 7. If the value of x is decreased by 3, by how much is the value of the function decreased?

User Biketire
by
3.2k points

1 Answer

0 votes

f(x) = 2x^2 + 4 evaluated for x = 7:

f(7) = 2(7)^2 + 4 = 2(49) + 4 = 98 + 4 = 102

f(7) = 102

If x is drecreased by 3, then x = 4, evaluating for x = 4:

f(4) = 2(4)^2 + 4 = 2(16) + 4 = 32 + 4 = 36

f(4) = 36

The difference between f(7) and f(4) is 102 - 36 = 66

So the answer is 66

User Jamieguinan
by
3.2k points