(x,y)
sub those for x and y and see if you get a true statement
(2,-8)
6(2)+-8=-4
12-8=-4
4=-4
fasle
(2,8)
6(2)+8=4
12+8=4
20=4
false
(1,2)
6(1)+2=4
4+2=4
6=4
false
(1,-10)
6(1)+-10=4
6-10=-4
-4=-4
true
ANSWER IS D
The domain of any function is the set of the values of x that will make the function correct. If we try to extend indefinitely the parabola with specified attributes above on the plane where it is drawn, the parabola will expand. This allows all the real numbers be the x-values. Thus, the answer is letter "C. All real numbers"
18/6 = 3
So the temperature dropped 3 degrees each day.
Hope this Helps!!
Answer:
y = 2x^2 - 12x + 27
Step-by-step explanation:
<u>Step 1: Distribute the power</u>
y = 2(x - 3)² + 9
y = 2(x^2 - 6x + 9) + 9
y = 2x^2 - 12x + 18 + 9
y = 2x^2 - 12x + 27
Answer: y = 2x^2 - 12x + 27
Answer:
y=-4x-6
Step-by-step explanation:
y=mx+b, where m is the slope and b is the y-intercept
Slope is given as -4, so:
y=-4x+b
To find b, sub in the point we were given (-2,2):
2=-4(-2)+b
2=8+b
b=2-8=-6
So we have: y=-4x-6