What is the expression of g(x) when we perform the following sequence of transformations onto the parent function fx=1x:
a) stretch horizontally by a factor of 2
b) shift left 1 unit
c) shift up 3 units

Respuesta :

The expression of function g(x) is [tex]\sqrt{\frac {x - 1}2} + 3[/tex]

How to determine the expression?

The function is given as:

[tex]f(x) = \sqrt{x[/tex]

When the function is stretched horizontally by a factor of 2, the rule is:

f'(x) = f(x/2)

So, we have:

[tex]f'(x) = \sqrt{\frac x2[/tex]

When the function is shifted left by 1 unit, the rule is:

f"(x) = f(x + 1)

So, we have:

[tex]f"'(x) = \sqrt{\frac {x - 1}2[/tex]

When the function is shifted up by 3 units, the rule is:

g(x) = f"(x) + 3

So, we have:

[tex]g(x) = \sqrt{\frac {x - 1}2} + 3[/tex]

Hence, the expression of function g(x) is [tex]\sqrt{\frac {x - 1}2} + 3[/tex]

Read more about function transformation at:

https://brainly.com/question/13810353

#SPJ1