Answer: -2 73/100
Explanation: keep the -2 and just look at the .73. The .73 is in the hundredths place so you put it over 100.
Answer:
Cesar's amount can be expressed by x + 12.12
Dalila's amount can be expressed as x - 22.88
Step-by-step explanation:
If Carmen raised 12.12.less than Cesar, that means his amount is 12.12 more than hers so that is <u>x + 12.12</u> for <u>Cesar</u>.
If Cesar raised 35 more than Dalila, her amount is Cesar's minus 35. Calculate: x+12.12 - 35. the difference is 22.88 less than x so the amount for <u>Dalila is x- 22.88</u>
Answer:
see below the first three problems
Step-by-step explanation:
f(g(-2))
First, find g(-2) using function g(x). Then use that value as input for function f(x).
g(x) = -2x + 1
g(-2) = -2(-2) + 1
g(-2) = 5
f(x) = 5x
f(5) = 5(5)
f(5) = 25
f(g(-2)) = 25
g(h(3))
First, find h(3) using function h(x). Then use that value as input for function g(x).
h(x) = x^2 + 6x + 8
h(3) = 3^2 + 6(3) + 8 = 9 + 18 + 8
h(3) = 35
g(x) = -2x + 1
g(35) = -2(35) + 1 = -70 + 1
g(35) = -69
g(h(3)) = -69
f(g(3a))
First, find g(3a) using function g(x). Then use that value as input for function f(x).
g(x) = -2x + 1
g(3a) = -2(3a) + 1
g(3a) = -6a + 1
f(x) = 5x
f(-6a + 1) = 5(-6a + 1)
f(-6a + 1) = -30a + 5
f(g(3a)) = -30a + 5