Answer:

Step-by-step explanation:
we know that
The general equation of a quadratic function in factored form is equal to

where
a is a coefficient of the leading term
x_1 and x_2 are the roots
we have

substitute

Applying the distributive property convert to expanded form




therefore

Combine the common factors.
11x + 5 = 180
Subtract 5 from both sides.
11x = 175
Divide 11 from both sides to isolate the x.
x = 15.90909091
The problem has the equation:
f(x) = (3) ^ (x/2)
In order to get the average increase in the number of flowers being pollinated from day 4 to day 10, then we need to use the equation substituting x with 4 to 10
f(4) = 9
f(5) = 12.59
f(6) = 27
f(7) = 46.77
f(8) = 81
f(9) = 140.30
f(10) = 243
Then add all the values and divide it by 7
= 559.66 / 7
= 79.95
So the correct answer is 79.95
Answer:
Step-by-step explanation:
Rotations are easy when its multiples of 90 degrees; 90,180,270,360. Treat them like they’re a complex number like [x+yi]*i=[-y,xi] so rotating by 90 degrees and 180 is i squared [-1]! So [-3,2] rot90 is [-2,-3].
Reflection about the y=x line is change places. [x.y]=[y,x].
So [-2.-3] reflected about the y=x line is [-2.-3]=[-3.-2],
Compile a list of these transform is best practice technique in this area.