135k views
1 vote
Using x = -1, 0, 1 to generate a table of values for y = 5x + 3 will give you y values of -2, -3, -8.TrueFalse

1 Answer

3 votes

we have the function


y=5x+3

Generate the table of values

so

For x=-1


\begin{gathered} y=5(-1)+3 \\ y=-2 \end{gathered}

For x=0


\begin{gathered} y=5(0)+3 \\ y=3 \end{gathered}

For x=1


\begin{gathered} y=5(1)+3 \\ y=8 \end{gathered}

the table is -2,3,8

therefore

The answer is False

User DrShaffopolis
by
8.8k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.