Answer:
Step-by-step explanation:
x+2=0
x=-2
-2 | 2 9 -8 -36
| -4 -10 36
______________
| 2 5 -18 | 0
area= 2x²+5x-18
Answer:
The difference of the two means is not significant, so the null hypothesis must be rejected.
Step-by-step explanation:
4p³ + 36p² + 32p
= 4p(p² + 9p + 8)
= 4p(p + 1)(p + 8).
Yes, because it does not matter which order you multiply the factors in; you will always get the same answer.
Answer:
a) AB2
b) 1106
Explanation:
Hex addition can be achieved through repeated subtraction of 16 from the decimal sum of same place values of hex numbers until the result is reached to one of the hex digits from 0 to F. The carry increases by 1 where each time the number 16 is subtracted from the hex numbers decimal sum. The below example lets you understand how to perform hex numbers addition
(a) 6B4 + 3FE
6 B 4
+ 3 F E
-------------------------------------------------
A B 2
(b) A 4 9
+ 6 B D
---------------------------
1 1 0 6