94.2k views
1 vote
CAN YALL HELP ME PLEEESSS.

Given the functions
f(x) = 2x, g(x) = x2 + 1, and
h(x) = 2(3)*. Find the value of each expression.
a. f(2)

1 Answer

1 vote
I only see part a, so for that one:
f(x) = 2x says that you’ll take your input (your x-value) and multiply it by 2 to get your output (your y-value).

f(7) = 2•7
f(9) = 2•9
f(-11) = 2•(-11)
f() = 2•

In part a, you’re asked for f(2), so this becomes :
f(2) = 2•2
= 4
User Schnill
by
5.6k points