Answer:
1. Square Pyramid.
2. Cone
Step-by-step explanation:
Answer:
x = 1, -2/7
Step-by-step explanation:
You could use the quadratic equation but this can be factored into
(7x + 2) (x - 1). You can verify that by multiplying it out.
Since (7x + 2) (x - 1) = 0, if either factor is 0 then the equation would be equal to 0, thus we get x = 1, -2/7
Answer:
x² + x - 30
Step-by-step explanation:
Given
(x - 5)(x + 6)
Each term in the second factor is multiplied by each term in the first factor, that is
x(x + 6) - 5(x + 6) ← distribute both parenthesis
x² + 6x - 5x - 30 ← collect like terms
= x² + x - 30
The answer is 10 you see 6 people are in both of the classes so you have to subtract 6 from the 12 and 16 12+16-6=22
32-22=10
Answer:
1) f(g(2)) = 24
2) f(g(-1)) = -4
Step-by-step explanation:
1) GIven f(x) = x²+2x and g(x) = 2x
f(g(x)) = f(2x)
f(2x) = (2x)² + 2(2x)
f(2x) = 4x² + 4x
f(g(x)) = 4x² + 4x
f(g(2)) = 4(2)² + 4(2)
f(g(2)) = 16+8
f(g(2)) = 24
2) f(x) = x+1 and g(x) = 5x
f(g(x)) = f(5x)
f(5x)= 5x + 1
f(g(x)) = 5x + 1
f(g(-1)) = 5(-1) + 1
f(g(-1)) = -5+1
f(g(-1)) = -4