yesirr56
yesirr56 yesirr56
  • 02-07-2021
  • Mathematics
contestada

Help and explain pls and ty

Help and explain pls and ty class=

Respuesta :

jimrgrant1 jimrgrant1
  • 02-07-2021

Answer:

(g ○ f)(3) = 23

Step-by-step explanation:

Evaluate f(3) then substitute the value obtained into g(x)

f(3) = 2(3) + 4 = 6 + 4 = 10 , then

g(10) = 3(10) - 7 = 30 - 7 = 23

Answer Link

Otras preguntas

Leisure by(W.H. Davie)What is this life if, full of care,We have no time to stand and stare.No time to stand beneath the boughsAnd stare as long as sheep or cow
Unit of rate of heat transfer
Balance this equation Cu(OH)2+ HCI - - - - - > CuCl2 + H2O​
Pengenalan sistempentadbiran Barat olehBritish semasa penjajahantelah memberi kesan positifterhadap pentadbiran diNegara kita sehinggakini.Bincangkan.​
Is a 12 oz. bag of takis chips for $3.40 better than a 3 oz. bag of takis chips for $0.75 ??
The function f(x)=-\x-4/+6 is increasing through the interval - A. 6 C. 4 B. -00< x < 4 D. 4 :)
Write the Equation of a line given slope and y-intercept or points 1) b = 17/5 and m=3
Plant and animal cells are classified as what type of cell? A. eukaryotic B. prokaryotic
what is the equation of the circle with a center of (8,-2) and a point on the circle of (3,-6)
Complete the code. import CSV inFile = open('pets.txt', 'r') myReader = reader(inFile) for item in myReader print(item)