Question 1075559
Two integers, x and y


{{{system(x+y=23,2x=y-74)}}}


{{{2x=(23-x)-74}}}
{{{2x=23-x-74}}}
{{{3x=-51}}}
{{{highlight(x=-17)}}}
{{{highlight(y=40)}}}



-
check:
{{{2(-17)=40-74}}}
{{{-34=-(74-40)}}}
{{{-34=-(34)}}}