Answer:
if im right its 5.254 but im not sure if im absolutely right so check first
Part (a)
The picture alone, without the frame, is 16 by 20
When accounting for the frame, the larger rectangle is 16+2x by 20+2x
We add up all four sides to get the perimeter
(16+2x)+(20+2x)+(16+2x)+(20+2x)
8x+72
or you can use this perimeter of a rectangle formula
P = 2(L+W)
P = 2(20+2x+16+2x)
P = 2(4x+36)
P = 8x+72
Answer: 8x+72
=========================================
Part (b)
Multiply the length and width to find the area of the rectangle.
area = length*width
A = L*W
A = (20+2x)*(16+2x)
A = 20(16+2x) + 2x(16+2x)
A = 320+40x + 32x + 4x^2
A = 4x^2 + 72x + 320
Answer: 4x^2 + 72x + 320
=========================================
Part (c)
Plug x = 2 into the perimeter equation found in part (a)
P = 8x+72
P = 8*2+72
P = 16+72
P = 88
Now plug x = 2 into the area equation found in part (b)
A = 4x^2 + 72x + 320
A = 4(2)^2 + 72(2) + 320
A = 4(4) + 72(2) + 320
A = 16 + 144 + 320
A = 160+320
A = 480
-------------
Answers:
Perimeter = 88 inches
Area = 480 square inches
Answer:
6/25 i think
Step-by-step explanation:
Answer:
B
Step-by-step explanation:
y³=64
![y=(64)^{\frac{1}{3} } =\sqrt[3]{64}](https://tex.z-dn.net/?f=y%3D%2864%29%5E%7B%5Cfrac%7B1%7D%7B3%7D%20%7D%20%3D%5Csqrt%5B3%5D%7B64%7D%20)
Answer:
g(4x) = 192x^3
Step-by-step explanation:
For this problem, f(x) is irrelevant since we are simply are dealing with g(x). We will simply replace the value of x in g(x) with 4x. So let's do that.
g(x) = 3x^3
g(4x) = 3(4x)^3
g(4x) = 3(4^3)(x^3)
g(4x) = 3(64)(x^3)
g(4x) = 192x^3
Hence, g(4x) is 192x^3.
Cheers.