<span>42.7−<span>(<span>−12.4</span>)
</span></span><span>=<span>42.7−<span>(<span>−12.4</span>)
</span></span></span><span>=<span>42.7+12.4
</span></span><span>=<span>55.1</span></span>
Answer:
20
Step-by-step explanation:
y=kx
X=2 & y= 10
10=2k
k=5
when y=100
100=5x
X=20
The answer would be 45. Thank you very much and good luck on there!
There are two ways to do this.
The first way is to algebraically find (f+g)(x) first and plug in x = 5 later. Doing that method leads us to
(f+g)(x) = f(x) + g(x)
(f+g)(x) = 6x+3 + x-4
(f+g)(x) = 7x-1
(f+g)(5) = 7(5)-1
(f+g)(5) = 34
OR
you can compute f(5) and g(5) first, then add up those sub-results to get
f(x) = 6x+3
f(5) = 6(5)+3
f(5) = 33
g(x) = x-4
g(5) = 5-4
g(5) = 1
Adding up these results gives: (f+g)(5) = f(5) + g(5) = 33+1 = 34
Either way, the final answer is 34