Hi there! To turn a fraction into a decimal we divide the numerator by the denominator. So, we have the fraction 5/6 where 5 is the numerator and 6 is the denominator. 5÷6=0.8333 repeating. Therefore, 5/6 as a decimal is 0.8333
Answer:
D
Step-by-step explanation:
1] y - 3x = -8
[2] y + 9x = 4
-3x + y = -8 9x + y = 4
Solve equation [2] for the variable y
[2] y = -9x + 4
// Plug this in for variable y in equation [1]
[1] (-9x+4) - 3x = -8
[1] - 12x = -12
// Solve equation [1] for the variable x
[1] 12x = 12
[1] x = 1
// By now we know this much :
y = -9x+4
x = 1
// Use the x value to solve for y
y = -9(1)+4 = -5
{y,x} = {-5,1}