This expression is already simplified.
P = 2(L + W)
P = 192
L = 2W
192 = 2(2W + W)
192 = 2(3W)
192 = 6W
192/6 = W
32 = W <=== the width is 32 yards
L = 2W
L = 2(32)
L = 64 <=== the length is 64 yards
Answer:
(x-3)(x-6)
Step-by-step explanation:
do you want an explanation?
Answer:
(f o g)(x) = -2x² - x + 4
Step-by-step explanation:
f(x) = -x + 6
g(x) = 2x² + x + 2
To find (f o g)(x), you need put g(x) into f(x).
f(x) = -x + 6
(f o g)(x) = -(2x² + x + 2) + 6
(f o g)(x) = -2x² - x - 2 + 6
(f o g)(x) = -2x² - x + 4