christiangarci20 christiangarci20
  • 04-05-2021
  • Mathematics
contestada

Given that f(x)=2x+1 and g(x)=x^3 , find (fog)(-2)

Respuesta :

ayimobuobi
ayimobuobi ayimobuobi
  • 04-05-2021
The answer for this question is -15. I hope it helped?? g(-2)=-8 then put it into f(x)=2x+1 = 2(-18)+1=-15
Answer Link

Otras preguntas

Use the graph of the function to estimate the intervals on which the function is increasing or decreasing. (Enter your answers using interval notation.)
book : The Reluctant Fundamentalist Question : Why does Juan-Bautista ask Changez if he knows anything about janissaries ?
1. Cadenas de polialcoholes con 3 a 7 carbonos que poseen un grupo carbonilo o formilo: a) monosacaridos b) ácidos grasos c)aminoácidos d)nucleotidos
Question is in the image (IT HAS TWO ANSWERS)
Why does Manjiro avoid telling Mr. and Mrs. Whitfieldabout being bullied?
Push/pull factors Directions: 1. Read the following scenarios and state whether each is a push or a pull factor. 2. Then, categorize the factor as being econom
Directions: Listed below are various examples of imperialism. To the right of each example, write the type of imperialism that best describes each action. (dire
The associative property works with expressions that use Question 7 options: division and subtraction multiplication and addition
How many times greater is the value of 4,563 than the value of 4.563?
Translate the following C program to Pep/9 assembly language. #include char toLower(char ch) { if ((ch >= ’A’) && (ch <= ’Z’)) { return ch + ’a