Answer:
Given the equations:
.....[1]
....[2]
Substitute the value of x in [1] we get;'

Use identity: 

Combine like terms;

Subtract 36 from both sides we get;


By zero product property, we get;
y = 0 and 
Substitute these y values in [2] to get x values;
For y = 0 we have;
x = 2(0) +6 = 0+6 = 6
For x = -4.8
x = 2(-4.8)+6 = -9.6 + 6 = -3.6
Therefore, the solution for the given equations are; (6, 0) and (-3.6, -4.8)
X+y=27
x=2y
2y+y=27
y=9
x=27-y
x=27-9=18
Answer:
(4, 0)
Step-by-step explanation:
given the 2 equations
y = x - 4 → (1)
- 4x - 6y = - 16 → (2)
substitute y = x - 4 into (2)
- 4x - 6(x - 4) = - 16
- 4x - 6x + 24 = - 16
- 10x + 24 = - 16 ( subtract 24 from both sides )
- 10x = - 40 ( divide both sides by - 10 )
x = 4
substitute x = 4 into (1) for corresponding value of y
y = 4 - 4 = 0
solution is (4, 0)