Answer:
when x=0 then f(x) = -2
when x=1 then f(x) = 3
when x=2 then f(x) = 8
Explanation:
you just plug in the x value given to you into the equation (which is 5x-2) so for example:
if x = 0 then:
5x-2 is instead 5(0)-2 which means you multiply 5 and 0 and then substract 2 because you have to follow PEMDAS
PEMDAS is (Parenthesis, Exponents, Multiplication, Division, Addition, Substraction) which is the order of priority to be solved, so you first solve parenthesis, then exponents, then you multiply or divide, and then you add or substract
easy way to remember PEMDAS: Please Excuse My Dear Aunt Sally, OR Please End My Depression And Suffering (my favorite way to remember, don't take that seriously tho >_>)
so because you have to multiply before subtracting you multiply 5 and 0, you get 0, and then you take away 2 which is -2
remember to just plug in your values and then do PEMDAS
hope you learned something :P