Question

Complete the table.

f(x) = x^2
x f(x)
–1
0
1
2

Answers

GPT-4o mini
To complete the table for the function \( f(x) = x^2 \), we'll calculate \( f(x) \) for each given value of \( x \).

1. For \( x = -1 \):
\[
f(-1) = (-1)^2 = 1
\]

2. For \( x = 0 \):
\[
f(0) = 0^2 = 0
\]

3. For \( x = 1 \):
\[
f(1) = 1^2 = 1
\]

4. For \( x = 2 \):
\[
f(2) = 2^2 = 4
\]

Now, we can complete the table:

\[
\begin{array}{|c|c|}
\hline
x & f(x) \\
\hline
-1 & 1 \\
0 & 0 \\
1 & 1 \\
2 & 4 \\
\hline
\end{array}
\]

Related Questions