Composite functions is a way of substituting one function into another. The value of the composite function f(g(1)) is 1
<h3>Composite functions</h3>
Composite functions is a way of substituting one function into another.
Given the function expressed as:
y = 3√x + 1
g(1) from the mapping is 0
Substitute g(1) = 0 into the given function to have:
f(g(1)) = 3√0 .+ 1
f(g(1)) =0 + 1
f(g(1)) = 1
Hence the value of the composite function f(g(1)) is 1
Learn more on composite function here: brainly.com/question/10687170
#SPJ1
Answer:
undefined
Step-by-step explanation:
To find the slope through 2 points
m = ( y2-y1)/(x2-x1)
= ( -4 - -3)/(3 - 3)
= ( -4+3)/(3-3)
= -1/0
Since it is a number divided by zero, the slope is undefined
Cost of milk per carton = $ 70 cents = 70/100 = $0.7
Cost of bread per loaf = $60 cents = 60/100 = $0.6
Cost of cereals per box = $50 cents = 50/100 = $0.5
Cost of meat per pound = $1.50
If x is the number of cartons of milk bought, then
Number of loafs = x/2
Number pf boxes of cereals = x/2 +1
Number of pounds of meat = x/2 +1
Therefore,
0.7*x + 0.6*x/2 + 0.5 (x/2+1) + 1.5 (x/2+1) = 10
0.7x + 0.3x + 0.25x + 0.5 + 0.75x + 1.5 = 10
2x + 2 =10
2x = 8
x = 4
Substituting;
Milk cartons = 4
Number of bread = 4/2 = 2
Boxes of cereals = 2+1 = 3
Pounds of meat = 3
y = 3(x + 4)^2 + 31
Step-by-step explanation:
We can convert the given quadratic equation into its vertex form by completing the square:
y = 3x^2 + 24x + 43
= 3(x^2 + 8x) + 43
= 3(x^2 + 8x + 4) + 31
= 3(x + 4)^2 + 31
This is the vertex form of the given quadratic equation with (-4, 31) as its vertex