A) Composite function that represents how many flowers Iris can expect to bloom over a certain number of weeks is f[s(w)] = 50w + 25.
B) The unit of measurement for the composite function is flowers.
C) Number of the flowers for 30 weeks will be 1525.
<h3>What is a composite function?</h3>
A function is said to be a composite function when a function is written in another function. The composite function that represents the number of flowers is f[s(w)] = 50w + 25. and the number of flowers for 30 weeks is 1525.
Part A: Write a composite function that represents how many flowers Iris can expect to bloom over a certain number of weeks.
From the given data we will find the function for the number of flowers with time.
f(s) = 2s + 25
We have s(w) = 25w
f[(s(w)]=2s(w) + 25
f[(s(w)] = 2 x ( 25w ) +25
f[s(w)] = 50w + 25.
Part B: What are the units of measurement for the composite function in Part A
The expression f[s(w)] = 50w + 25 will give the number of the flowers blooming over a number of the weeks so the unit of measurement will be flowers.
Part C: Evaluate the composite function in Part A for 30 weeks.
The expression f[s(w)] = 50w + 25 will be used to find the number of flowers blooming in 30 weeks put the value w = 30 to get the number of the flowers.
f[s(w)] = 50w + 25.
f[s(w)] = (50 x 30) + 25.
f[s(w)] = 1525 flowers.
Therefore the composite function is f[s(w)] = 50w + 25. unit will be flowers and the number of flowers in 30 weeks will be 1525.
To know more about composite functions follow
brainly.com/question/10687170
#SPJ1
Step-by-step explanation:
14 gallons bought for $34.72
1 gallon bought for

=$2.48
Answer:
C. (40 × 60 × 10) + (30 × 60 × 10) = V
Step-by-step explanation:
Picture of the cake can be found in the attachment below :
To solve, we resolve the cake into two distinct boxes :
The lower which is lateral sits parallel, whose volume, = (length * width * height) = (60 * 30 * 10)
And the other which sits vertically ;
Volume = (length * width * height) = (10 * 60 * 40)
Then, we add;
Overall volume:
(60 * 30 * 10) + (10 * 60 * 40)
Answer:
α(t) = (-a*Sin(t), b*Cos (t)) where t ∈ [0, 2π]
Step-by-step explanation:
Given an arbitrary ellipse (x²/a²) + (y²/b²) = 1 (a, b > 0)
The parametrization can be as follows
x = -a*Sin(t)
y = b*Cos (t)
then
α(t) = (-a*Sin(t), b*Cos (t)) where t ∈ [0, 2π]
If t = 0
α(0) = (-a*Sin(0), b*Cos (0)) = (0, b)
If t = π/2
α(π/2) = (-a*Sin(π/2), b*Cos (π/2)) = (-a, 0)
If t = π
α(π) = (-a*Sin(π), b*Cos (π)) = (0, -b)
If t = 3π/2
α(3π/2) = (-a*Sin(3π/2), b*Cos (3π/2)) = (a, 0)
If t = 2π
α(2π) = (-a*Sin(2π), b*Cos (2π)) = (0, b)
We can see the sketch in the pic.