Respuesta :

Here we need to complete a table by evaluating a given function.

The table is not in the question, but for what I could read in the messages, I can assume that the table is:

[tex]\left[\begin{array}{ccc}x&f(x)\\2&\\4&\\5&\\9&\end{array}\right][/tex]

The complete table is:

[tex]\left[\begin{array}{ccc}x&f(x)\\2&8\\4&18\\5&23\\9&43\end{array}\right][/tex]

Now let's see how to complete the table:

We have the function: y = 5*x - 2

Then what we need to do is to replace the x in the function for the different values in the table, then we get:

for x = 2:

y = 5*2 - 2 = 8.

for x = 4:

y = 5*4 - 2 = 18.

for x = 5:

y = 5*5 - 2 = 23.

for x = 9:

y = 5*9 - 2 = 43.

Now we just need to input these values in their correspondent place in the table:

[tex]\left[\begin{array}{ccc}x&f(x)\\2&8\\4&18\\5&23\\9&43\end{array}\right][/tex]

If you want to learn more, you can read:

https://brainly.com/question/8629807