The measurement are the same. From 2,4,6,8. After you known those equal to 103. You know a line equals 180. So you would do 180-103=77. So from 1,3,5,7 will all be 77 degree.
Answer:
1 1/5 or 6/5
Step-by-step explanation:
So you get 2/5 every 1/2 hour so take the amount you have and times it by 3.
C(0,4)
B to C is (+1,+4)
so A to D is also (+1,+4)
Answer: Pick an x value like x = 2
Note that f(2) = 1 and g(2) = 2. This shows we've doubled the f(x) value to get g(x). Therefore k = 2.
Or you could pick on x = 4 to see f(4) = 2 and g(4) = 4. The output of f(x) has been doubled as well.
It doesn't matter what x is since we'll have this doubling effect go on. I recommend picking x values where the points on the blue graph land perfectly on a grid location. Something like x = 5 seems a bit tricky.
:
Answer:
g(f(x)) = 9x² + 12x + 5
Step-by-step explanation:
g(f(x))
= g(3x + 2) ← substitute x = 3x + 2 into g(x)
= (3x + 2)² + 1
to expand (3x + 2)² = (3x + 2)(3x + 2)
each term in the second factor is multiplied by each term in the first factor
3x(3x + 2) + 2(3x + 2) ← distribute both parenthesis
= 9x² + 6x + 6x + 4 ← collect like terms
= 9x² + 12x + 4
then
g(f(x)) = (3x + 2)² + 1 = 9x² + 12x + 4 + 1 = 9x² + 12x + 5