Respuesta :

F(-4)=4(-4)^2-(-4)

=4x256+4

=1024+4=1028

F(1)=4(1)^2-1

4x1-1=4-1=3

F(2) = 4(2)^2 - 2

16-2=14

I hope i've helped you

The sequence will be 68, 14, 3.

What is a Sequence?

  • The list of objects that are arranged in a sequential manner.
  • Sequence follows a specific function.

Given: Function

[tex]f(x) = 4x^2 - x[/tex]

We have to find the sequence of a function f(x) for the given values of x.

For, x = -4

[tex]f(-4)=4(-4)^2 -(-4)[/tex]

f(-4) = 64 + 4

f(-4) = 68

For, x = 1

[tex]f(1) = 4(1)^2 - 1[/tex]

f(1) = 4 - 1

f(1) = 3

For, x = 2

[tex]f(2) = 4(2)^2-2[/tex]

f(2) = 16 - 2

f(2) = 14

Therefore, the sequence for the given function will be 68, 14, 3.

Learn more about the Sequence here: https://brainly.com/question/17597121?referrer=searchResults

#SPJ2