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
Answer:
0.75x
Step-by-step explanation:
Given that :
Discount rate= 25%
Original price = x
Discounted price of jacket :
(100 - discount rate)% * original price
(100 - 25)% * x
75% * x
0.75x
It’s option B. Because that’s the try statement.
Answer:
x = 5
Step-by-step explanation:
Add the equations
x + y = 3
x - y = 7
––––––––
2x = 10
Divide both sides by2
x = 5
Note: for the equations in the question,
none of the given answers are correct.