726 views

2 Answers

Best answer
0 0 votes
You need to calculate $h(3)$ first. $h(3)= 4\times3+5=17$.

Therefore, $g[h(3)]=g(17)= 2\times17+3=37$.
selected by
0 0 votes
So, to solve these kind of questions, we have to break down the problem. First we have to calculate $h(3)$

$h(3)= 4(3) +5  => 17$

Now we have to plug in the result into g(x) because you could say that $h(3)$ lies inside $g(x)$.

So, $g(17) = 2(17) +3 => 37$
reshown by

Related questions

1 1 vote
1 1 answer
713
713 views
GrepLord asked Oct 4, 2018
713 views
In an assignment, I have the question : “Based on this assignment, I can be more confident in myself.”Show that the message is not/is corrupted based on the following two...
2 2 votes
2 2 answers
2.8k
2.8k views
Terry asked Oct 8, 2018
2,838 views
I think these two statements are similar, can anyone tell me the differences?
1 1 vote
1 1 answer
2.3k
2.3k views
Math asked Sep 28, 2018
2,318 views
I am taking a math course and I am looking for solution manual of Discrete Mathematics and Its Applications by Rosen?
2 2 votes
1 1 answer
703
703 views
tofighi asked Sep 15, 2018
703 views
I have a math course at College and I am wondering if someone can show me resources I can use to improve my math skills in discrete math, especially for Number Systems?
1 1 vote
2 answers 2 answers
1.1k
1.1k views
Mobin asked Dec 5, 2019
1,092 views
If $h(x) =4x+5$, how do i find h inverse of x?