Answer: D) 101
Step-by-step explanation:
By linearity, we can break it up into 2 integrals. The integral and derivative of f easily cancel out

I used the table for values of f(x) at 10 and -1. Wouldn't be surprised if this was part of a series of questions about f because I really can't see how you could use the hypothesis that f is twice differentiable on R. Same for the other table values. I'm curious about how you found the answer. Was it a different way?
Answer:
5,7
Step-by-step explanation:
Answer:
4 sides
Step-by-step explanation:
A lot of math is about pattern matching. Here, you're asked if sides are the same length (one side matches another), if there are right angles (square corners), and if the number of angles or sides is 4.
You might make the observations ...
<u>pink</u>: 2 pairs of parallel sides that are the same length (4 sides). Adjacent sides are different length.
<u>orange</u>: all 4 sides are congruent and at right angles
<u>blue</u>: 2 pairs of parallel sides that are the same length (4 sides). Adjacent sides are different length.
<u>green</u>: 2 pairs of parallel sides that are the same length--4 sides and 4 right angles. Adjacent sides are different length.
__
The only feature in common is "4 sides."
B is 0 hope thsi helps and to die lol
Answer:
Equation is: y = 0.5x² + 0.5x - 3
Explanation:
general form of the parabola is:
y = ax² + bx + c
Now, we will need to solve for a, b and c.
To do this, we will simply get points from the graph, substitute in the general equation and solve for the missing coefficients.
First point that we will use is (0,-3).
y = y = ax² + bx + c
-3 = a(0)² + b(0) + c
c = -3
The equation now becomes:
y = ax² + bx - 3
The second point that we will use is (2,0):
y = ax² + bx - 3
0 = a(2)² + b(2) - 3
0 = 4a + 2b -3
4a + 2b = 3
This means that:
2b = 3 - 4a
b = 1.5 - 2a ...........> I
The third point that we will use is (-3,0):
y = ax² + bx - 3
0 = a(-3)² + b(-3) - 3
0 = 9a - 3b - 3
9a - 3b = 3 ...........> II
Substitute with I in II and solve for a as follows:
9a - 3b = 3
9a - 3(1.5 - 2a) = 3
9a - 4.5 + 6a = 3
15a = 7.5
a = 7.5 / 15
a = 0.5
Substitute with the value of a in equation I to get b as follows:
b = 1.5 - 2a
b = 1.5 - 2(0.5)
b = 0.5
Substitute with a and b in the equation as follows:
y = 0.5x² + 0.5x - 3
Hope this helps :)