2 is less than 3x be the c in three and be big once you times the x number
Answer:
x = 3 , y = 1
Step-by-step explanation:
2x + y = 7
3x + y = 8
solution
2x + y = 7-----------(1)
3x - y = 8------------(2)
from equation 1
2x + y = 7
y = 7 - 2x-------------(3)
substitute equation 3 into equation 2
3x - y = 8
3x - (7 - 2x) = 8
3x - 7 + 2x = 8
3x + 2x = 8 + 7
5x = 15
divide through by the coefficient of x
5x/5 = 15/5
x = 3
to find y
substitute x into equation 1
2x + y = 7
2(3) + y = 7
6 + y = 7
y = 7 - 6
y = 1
Answer:
They cannot be attempted from user mode.
Explanation:
We cannot attempt privileged instruction from user mode, only we can attempt from kernel mode because these instructions are exclusive for this mode.
Answer:
-q
Step-by-step explanation:
We know that we are trying to find an expression equivelant to p - q:
p - q can be p - 1q
We can then put parenthesis around -1q:
p + (-1q)
We then can simplify:
p + (-q)