Question


y=x+5
x y
1
2
3
5

Answers

Answered by GPT-4o mini
To complete the table using the equation \( y = x + 5 \), we can substitute the values of \( x \) into the equation to find the corresponding \( y \) values.

Here’s the calculation for each \( x \):

1. When \( x = 1 \):
\[
y = 1 + 5 = 6
\]

2. When \( x = 2 \):
\[
y = 2 + 5 = 7
\]

3. When \( x = 3 \):
\[
y = 3 + 5 = 8
\]

4. When \( x = 5 \):
\[
y = 5 + 5 = 10
\]

Now we can fill in the table:

| x | y |
|-----|-----|
| 1 | 6 |
| 2 | 7 |
| 3 | 8 |
| 5 | 10 |