1,060 ÷ 5 = 212. He picked 212 blueberries from each row
As is the case for any polynomial, the domain of this one is (-infinity, +infinity).
To find the range, we need to determine the minimum value that f(x) can have. The coefficients here are a=2, b=6 and c = 2,
The x-coordinate of the vertex is x = -b/(2a), which here is x = -6/4 = -3/2.
Evaluate the function at x = 3/2 to find the y-coordinate of the vertex, which is also the smallest value the function can take on. That happens to be y = -5/2, so the range is [-5/2, infinity).
Step-by-step explanation:
-2x,7x and 2x,x3
look for the same variables or look if they both have a negative or a positive without a variable , example: -2.345 has the same terms as -5.99
Answer:The distance from a point to a line is
distance(ax+by+c=0,(x0,y0)) = abs(ax0+by0+c)/sqrt(a^2+b^2)
So first convert the formula for the line to standard form
5x+2y=4
5x+2y-4=0
a=5, b=2, c=-4, x0=15, y0=-21
Step-by-step explanation: