Solution:
We can solve this system of equations using the substitution method.
- From the second equation, we can express x in terms of y:
$$x = 5y - 6$$
- Substitute this expression for x into the first equation:
$$5(5y - 6) - 4y = 12$$
- Simplify and solve for y:
$$25y - 30 - 4y = 12$$
$$21y - 30 = 12$$
$$21y = 42$$
$$y = 2$$
- Substitute the value of y back into the expression for x:
$$x = 5(2) - 6$$
$$x = 10 - 6$$
$$x = 4$$
Answer: $$x=4, y=2$$