75.5k views
1 vote
Given f(x) = 2x^2 - 7x+3

Find:
1. f(0)
2. f(-2)

Given f(x) = 2x^2 - 7x+3 Find: 1. f(0) 2. f(-2)-example-1

1 Answer

4 votes

Explanation:

f(x) = 2x^2 - 7x + 3

f(0) = 2(0)^2 - 7(0) + 3

= 0 + 0 + 3

= 3

f(x) = 2x^2 - 7x + 3

f(-2) = 2(-2)^2 - 7(-2) + 3

= 8 + 14 + 3

= 25