Answer: 31/41
Explanation: You multiply the numerator and denominator across such as (2 and 8)= 16 and (3 and 5)= 15.
Once that done, you just calculate it together to get
=31/40
First add up the total of the food. Then, multiply it by .2 (20%), and subtract that number from your total. You will get the price Jeff paid for his food.
Distance traveled should be on y axis
hours should be on x axis
increments should be 5
A
f(x) = 2x + 1
f(3) = 2*3 + 1 = 7
B
g(x) = x^2
g(7) = 7^2
g(7)= 49
C
f(g(x)) = 2(g(x) + 1
f(g(x)) = 2 x^2 + 1
f(g(3) = 2* 3^2 + 1
f(g(3) = 19
D
g(f(x)) = (f(x))^2
g(f(x)) = (2x + 1)^2
g(f(3)) = (2*3 + 1)^2 = (6 + 1)^2 = 49
E
f(g(x)) = 2*g(x) + 1
f(g(x)) = 2*x^2 + 1
f(g(3)) = 2*3^2 + 1
f(g(3)) = 2 * 9 + 1
f(g(3)) = 18 + 1
f(g(3) = 19
F
f(g(x)) = 2(g(x)) + 1
f(g(x)) = 2*x^2 + 1