Answer:
27
Step-by-step explanation:
3(4-1)²
3(3)²
3 x 9
= 27
Answer:
p=2
Step-by-step explanation:
(3+6i) and (4+pi) is (7+8i)
3+4 = 7
6i+pi = 8i
Subtract 6i from each side
pi = 8i-6i
pi = 2i
That means p = 2
The answer to your question is B.Opposite sides are parallel.
F: R -> R, f(x) = ax + b;
f(1) = 8 => a + b = 8;
f(2) = 14 => 2a + b = 14 => a = 6 and b =2;
f(3) = 20 => 6*3 + 2 = 20 True;
f(4) = 26 => 4*6 + 2 = 26 True;
then, f:R -> R, f(x) = 6x + 2;