Answer:
Step-by-step explanation:
we have
-----> equation A
----->
-----> equation B
Substitute equation B in equation A
solve for Y
The numbers inside the parenthesis is the value of x, uses the equation associated with the value of x and solve.
H(1) Since 1 fits 1≤x≤3 use x^3
x^3 1^3 = 1
h(1) = 1
h(4) 4 fits x >3, so use 5
h(4) = 5
Answer: the answer is b
Step-by-step explanation:
from the initial list 3 is contain 0 that is [0]
but now list has been updated to list 2+ list 1, so the elements contains in list 3 will be list 2 plus list 1
[1,5,2,3,4]