The first one is 2 the second one is 3
24 pine trees in equal rows, with the number of trees in each row being 10 or more than the number of rows.
Hugo could have planted 12 trees in 2 rows.
12*2=24
24*3=72
72*4=288
n*(x+1)
288*(4+1)
288*5=1440
Answer:
g(h(10)) = 43
Step-by-step explanation:
Given: g(x) = 4x – 4 and h(x) = 2x – 8.
We are to find g(h(10))
First we need to get g(h(x))
g(h(x)) = g(2x-8)
Replace x in g(x) with 2x-8 as shown:
g(2x-8) = 4(2x-8)-4
g(2x-8)= 8x-32-5
g(2x-8) = 8x-37
Hence g(h(x)) = 8x-37
g(h(10)) = 8(10)-37
g(h(10)) = 80-37
g(h(10)) = 43
Hence g(h(10)) is 43