Answer:
c) 72
Step-by-step explanation:
- the function f(x)=7x+2 represents the number of cars that drive by in x minutes
- x = 10
- f(10) = 7×10+2 = 70+2 = 72
The expression 5x+3 would be three more than five times a number! More than in this case would be addition - so if you get the same problem with subtraction you just change more to less!
Basically what it's tell you is that if x stood for 2 in this case 5*2 = 10 since it's 3 MORE than 5 times a number (x is in place of a number), you're adding 3 to 10 and that gives you 13!
I hope I simplified it a little more and you understand!
Good luck, rockstar! c: I hope this helped!
Answer:
-212800
Step-by-step explanation:
7.2 × 10³ = 7.2 × 1000 = 7200
2.2 × 10 to the power 5 = 2.2 × 100000 = 220000
7200 - 220000 = -212800
Answer:
369
Step-by-step explanation:
g(f(x)) simply means to put the whole expression of function f(x) into the place of "x" in g(x).
and to find the functional value for a specific x we just need to calculate functional value for f(x) and use that result as input for g(x).
f(6) = 8×6 + 5 = 48 + 5 = 53
and now
g(53) = 7×53 - 2 = 371 - 2 = 369
to check we do the general functional substitution :
g(f(x)) = 7×(8x+5) - 2 = 56x + 35 - 2 = 56x + 33
g(f(6)) = 56×6 + 33 = 336 + 33 = 369
correct