Answer:
b=5
Step-by-step explanation:
2+b=7
Subtract 2 from each side
2+b-2=7-2
b= 5
P = 2(L + W)
P = 80
W = 1/3L
80 = 2(L + 1/3L)
80 = 2(3/3L + 1/3L)
80 = 2(4/3L)
80 = 8/3L
80 * 3/8 = L
240/8 = L
30 = L .... length (L) is 30 ft
W = 1/3L
W = 1/3(30)
W = 30/3
W = 10 <== width (W) = 10 ft
The diameter is twice as big as the radius
Answer:
g(f(0)) = 2
Step-by-step explanation:
To find g(f(0)), you must first find f(0).
f(x) = 3x + 1
f(0) = 3(0) + 1 = 0 + 1 = 1
Now you input 1 into function g(x).
g(x) = (4x + 2)/3
g(1) = [4(1) + 2]/3
g(1) = [4 + 2]/3
g(1) = 6/3
g(1) = 2
g(f(0)) = 2