9514 1404 393
Answer:
(-2, 1)
Step-by-step explanation:
Rotating a point 180° about the origin in either direction is equivalent to reflecting it across the origin. The effect is to negate both coordinates.
(x, y) ⇒ (-x, -y) . . . . . rotation 180°
(2, -1) ⇒ (-2, 1) . . . . . P' rotated 180° from P
The coordinates of the rotated point are (-2, 1).
Try B, hope that helps :)
Answer:
6
Step-by-step explanation:
Deisha's build rate = 1 fence per 15 hours = 1/15 fences per hour
Travis's build rate = 1 fence per 12 hours = 1/12 fences per hour
Working together, their combined rate is 1/15 + 1/12 = 3/20 fences per hour
So it takes them 20/3 = 6 2/3 hours per fence
Answer:
3
Step-by-step explanation:
7 plus three is 10, adding -10 to that equals zero.
Answer:
In a quadratic equation of the shape:
y = a*x^2 + b*x + c
we hate that the discriminant is equal to:
D = b^2 - 4*a*c
This thing appears in the Bhaskara's formula for the roots of the quadratic equation:

You can see that the determinant is inside a square root, this means that if D is smaller than zero we will have imaginary roots (the graph never touches the x-axis)
If D = 0, the square root term dissapear, and this implies that both roots of the equation are the same, this means that the graph touches the x axis in only one point, wich coincides with the minimum/maximum of the graph)
If D > 0 we have two different roots, so the graph touches the x-axis in two different points.