Respuesta :
copy and paste this
part A) x: input
(x) 3456
output (y)
(y) 3456
f is called a function if each element x of a has at most one element y of F
f(3)=3,f(4)=, f(5)=5 and f(6)=6
each input has only unique output so f is exactly a function
part B) f(x)=2x + 16, when x+6, f(6)=12+16=28
part C) to find x we must equalize 2x+16 with 40=
2x+16=40-16=24, and x=24/2=2