Answer:
B E F G
Step-by-step explanation:
Polygons are 2 dimensional shapes with straight edges (no curved edges). The shape needs to be closed up entirely to be a polygon. It cannot have any intersecting line segments
A can't be a polygon because the shape isn't closed up entirely
C can't be a polygon because it is a 3d shape
D can't be a polygon because it has curved edges.
H can't be a polygon because it isn't closed up (there are no line segments).
I can't be a polygon because polygons cannot have intersecting lines
J can't be a polygon because polygons cannot have intersecting lines
I hope this helps! If it does, a rate or brainliest would be much appreciated. :)
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Answer:
where are the equations?
Step-by-step explanation:
tell me and I will edit my answer to answer ur question
Answer:
see below the first three problems
Step-by-step explanation:
f(g(-2))
First, find g(-2) using function g(x). Then use that value as input for function f(x).
g(x) = -2x + 1
g(-2) = -2(-2) + 1
g(-2) = 5
f(x) = 5x
f(5) = 5(5)
f(5) = 25
f(g(-2)) = 25
g(h(3))
First, find h(3) using function h(x). Then use that value as input for function g(x).
h(x) = x^2 + 6x + 8
h(3) = 3^2 + 6(3) + 8 = 9 + 18 + 8
h(3) = 35
g(x) = -2x + 1
g(35) = -2(35) + 1 = -70 + 1
g(35) = -69
g(h(3)) = -69
f(g(3a))
First, find g(3a) using function g(x). Then use that value as input for function f(x).
g(x) = -2x + 1
g(3a) = -2(3a) + 1
g(3a) = -6a + 1
f(x) = 5x
f(-6a + 1) = 5(-6a + 1)
f(-6a + 1) = -30a + 5
f(g(3a)) = -30a + 5