Question 1063508
Given system of equations,  {{{system(y=2-x,y=4x+3)}}}


The two expressions for y must be equal.
{{{2-x=4x+3}}}
{{{4x+3=2-x}}}
{{{5x+3=2}}}
{{{5x=2-3}}}
{{{5x=-1}}}
{{{x=-1/5}}}
-
{{{y=2-x}}}
{{{y=2-(-1/5)}}}
{{{y=2+1/5}}}
{{{y=11/5}}}
-
Point of intersection is at {{{system(x=-1/5,and,y=11/5=2&1/5)}}}.



{{{graph(300,300,-3,3,-3,3,2-x,4x+3)}}}