Step-by-step explanation:
Slope, which is the same as gradient, is equal to
change in y axis ÷change in x axis
<h3>

</h3>
Our coordinates are (-12,-12) and (9,-9)
In (-12,-12),let the first -12 be <em>x1</em><em> </em>and the second one be <em>y1</em>
Same goes for the (9,-9), let 9 be <em>X2</em><em> </em>and -9l be <em>y2</em>
<em>
</em>
<em>
</em>
<em>
</em>
<em>=</em>0.1428571429
= 0.1429
I think that £3250/month is better because why would you want to spend £4000 when you can spend £3250.
Answer:
-I have attached a photo-
Step-by-step explanation:
would have been the slope and 1 would be the y-intercept.
−
x^
2
+
10
x
+
7 so the answer is B.
hope it helps
Answer:
The notation from analyzing the Karnaugh map is:
F(X,Y,Z) = X'Y'Z + X'Z'Y + Y'Z'X
With logical functions would be:
F(X,Y,Z) = (NOT(X AND Y) AND Z) OR ((NOT Z) AND (X XOR Y))
Step-by-step explanation:
You can reduce the logical function with a Karnaugh map, like the attached, notice the gray coding notation, to assure only one variable change at each cell.