asked 25.9k views
3 votes
Find the solution of this system of equations x-8y=21 and 3x--8y=15

asked
User Bibscy
by
8.2k points

1 Answer

2 votes
If you would like to find the solution of the system of equations, you can do this using the following steps:

x - 8y = 21 /*(-3)
3x - 8y = 15
______________
-3x + 24y = -63
3x - 8y = 15
______________
-3x + 24y + 3x - 8y = -63 + 15
16y = -48 /16
y = -48/16
y = -3

x - 8y = 21
x = 21 + 8y
x = 21 + 8 * (-3)
x = 21 - 24
x = -3

(x, y) = (-3, -3)

The correct result would be (-3, -3).
answered
User Skyfish
by
7.4k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.