Answer:
(-1, 2)
General Formulas and Concepts:
Pre-Algebra
Order of Operations: BPEMDAS 
- Brackets 
 - Parenthesis 
 - Exponents 
 - Multiplication 
 - Division 
 - Addition 
 - Subtraction 
 
Equality Properties
Algebra I
- Solving systems of equations using substitution/elimination
 
Explanation:
Step 1: Define Systems
-2x - y = 0
10x + y = -8
Step 2: Solve for x
Elimination
- Combine equations: 8x = -8
 - Isolate x: x = -1
 
Step 3: Solve for y
- Define equation: -2x - y = 0
 - Substitute in x: -2(-1) - y = 0
 - Multiply: 2 - y = 0
 - Isolate y term: -y = -2
 - Isolate y: y = 2