Question 1180657
{{{y=3x +1}}}

{{{x}}}|{{{ 0}}}|{{{ 1}}}|{{{ 2}}}|{{{ 3}}}

{{{Y}}}|{{{ _ }}}|{{{ _ }}}|{{{ _ }}}|{{{_ }}}


{{{y=3x +1}}} if {{{x=0}}}
{{{y=3*0 +1}}}
{{{y=1}}}

{{{y=3x +1}}} if {{{x=1}}}
{{{y=3*1 +1}}}
{{{y=4}}}


{{{y=3x +1}}} if {{{x=2}}}
{{{y=3*2 +1}}}
{{{y=7}}}


{{{y=3x +1}}} if {{{x=3}}}
{{{y=3*3 +1}}}
{{{y=10}}}


now complete the table

{{{x}}}|{{{ 0}}}|{{{ 1}}}|{{{ 2}}}|{{{ 3}}}

{{{Y}}}|{{{ 1 }}}|{{{ 4 }}}|{{{ 7 }}}|{{{ 10}}}