32 if you fold it 4 times and times that by 2 it will be 32
Honestly I don’t even know
Step-by-step explanation:
f(3)=?
f(x)=2x+5
put x=3,
f(3)=2(3)+5=6+5=11
------------
g(2)=?
g(x)=x^2-3
put x=2,
g(2)=2^2-3=4-3=1
-----------------
g(f(-1))=?
g(x)=x^2-3
and f(-1)=2(-1)+5= -2+5=3
so g(f(-1))=3^2-3=9-3=6
----------------
f(g(-1))=?
f(x)=2x+5
g(x)=g(-1)=(-1)^2-3=1-3= -2
f(g(-1))=2(-2)+5= -4+5=1
----------------
g(f(x))=?
g(x)= x^2-3
put x=f(x),
g(f(x))=f(x)^2-3=(2x+5)^2-3=4x+25+20x-3=24x+25
Answer: The only graph that shows a proportional relationship is the line that crosses the origin point (0,0).
Explanation
The other graphs are linear functions but not not proportional relationships.
The general form of a proportional relationship is y = kx, where k is the proportionality constant. So, for x = 0 you will always obtain y = 0.
The general form of a linear relationshio is y = kx + b, being b the y-intercept, so if the y-intercept is not 0, it is not a proportional relationship. That is what happens with the other three graphs.