¿Cómo resuelves el siguiente sistema: -5x + 3y = 6, 8x-3y = 3?

¿Cómo resuelves el siguiente sistema: -5x + 3y = 6, 8x-3y = 3?
Anonim

Responder:

#x = 3 #

#y = 7 #

Explicación:

Suma las dos ecuaciones para cancelar la # 3y # y # -3y #:

# "" -5x + 3y = 6 #

# "+" (8x - 3y = 3) #

# -> -5x + 8x + 3y + (-3y) = 6 + 3 #

# 3x = 9 #

# x = 3 #

Sustituir #X# en una de las ecuaciones:

# 8x-3y = 3 #

# 8 (3) -3y = 3 #

# 24 - 3y = 3 #

# -3y = -21 #

# y = 7 #