How do you solve the system ## y=6x - 11## and ##-2 - 3y = -...
How do you solve the system ## y=6x - 11## and ##-2 - 3y = -...
Given
##"[1] "y=6x-11##
##"[2] "-2-3y = -7##
from ##"[1]"## we can substitute ##6x-11## for ##y## in ##"[2]"##
##"[3] "-2-3(6x-11) = -7##
##"[4] " -3(6x-11) = -5##
##"[5] ...