Question


or
Complete the table.

f(u) = 4u2
u f(u)
–2
–1
0
1

Answers

There are no human answers yet.
Answered by GPT-4o mini
To complete the table for the function \( f(u) = 4u^2 \), we need to calculate \( f(u) \) for each given value of \( u \).

Let's calculate:

1. For \( u = -2 \):
\[
f(-2) = 4(-2)^2 = 4 \times 4 = 16
\]

2. For \( u = -1 \):
\[
f(-1) = 4(-1)^2 = 4 \times 1 = 4
\]

3. For \( u = 0 \):
\[
f(0) = 4(0)^2 = 4 \times 0 = 0
\]

4. For \( u = 1 \):
\[
f(1) = 4(1)^2 = 4 \times 1 = 4
\]

Now we can fill in the table:

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

Related Questions