SOLUTION: I need help with functions I dont really understand.
the question is asking,for each function find f(-2),f(-1/2),f(3),and f(7)
1.f(x)=5x+2
Algebra ->
Functions
-> SOLUTION: I need help with functions I dont really understand.
the question is asking,for each function find f(-2),f(-1/2),f(3),and f(7)
1.f(x)=5x+2
Log On
Question 427986: I need help with functions I dont really understand.
the question is asking,for each function find f(-2),f(-1/2),f(3),and f(7)
1.f(x)=5x+2 Answer by richard1234(7193) (Show Source):
You can put this solution on YOUR website! Intuitively, it would make sense that you can replace all the x's in your statement with some other expression (as long as the end result is defined), for example, -2. As in,
f(-2) = 5(-2) + 2 = -8, or
f(-1/2) = 5(-1/2) + 2 = -1/2. You can try the other two.