H(h(x)) means to use the entire function h(x) as the x value in the function h(x)..
h(h(x)) = (x²+1)² + 1
= (x²+1)(x²+1) + 1
= (x^4 + x² + x² + 1) + 1
= x^4 + 2x² + 2
g(h(x)) means to use the entire function h(x) as the x value in the function g(x)..
g(h(x)) = 3(x² + 1)
= 3x² + 3
g(h(x))
Add the time to the start time:
8:30
1 hour: 9:30 am
2 hours: 10:30am
3 hours: 11:30am
4 hours: 12:30pm
5 hours: 1:30pm
Then 45 minutes makes the time 2:15pm
Answer: 2:15 pm
n > 9 would be the answer
Answer:
5.34 x 10^-2
Step-by-step explanation:
The equation of a line that goes through the point (x1,y1) and has a slope of m is
y-y1=m(x-x1)
so, given the point (-2,8)
x1=-2
y1=8
y-8=m(x-(-2))
y-8=m(x+2)
the equation is y-8=m(x+2) where m is the slope
or you could rewrite it to get y=mx+2m+8