Answer:
no
Step-by-step explanation
m=18
the reason why is because 5+4 =9 so 9*2=18
18/2=9
9-4=5
That is 6 I believe
3 squared equals 9
9*2=18
18/3=6
Answer:
y = 1/2x - 7/2
Step-by-step explanation:
y = 1/2x + b
-3 = 1/2(1) + b
-3 = 1/2 + b
-7/2 = b
Typically, the equation of a circle is given like this: (x-h)^2 + (y-k)^2 = r^2, where r is the radius of the circle and the point (h,k) is the center. To find the value k, you need to put the first equation you have into this form. Standard form requires that you only have the1 y variable, as seen in the parentheses, so you first need to complete the square.
x^2 + y^2 - 2y = 11
x^2 + y^2 - 2y +1 = 11 + 1
x^2 + (y - 1)^2 = 12
And that puts the equation in standard form. k = 1.
Given:
(x₁,y₁) = (-2,4)
(x₂,y₂) = (0,2)
Determine the slope of the function
m = (y₂ - y₁) / (x₂ - x₁)
m = (2 - 4) / (0 + 2)
m = -2/2
m = -1
Determine the equation
y - y₁ = m(x - x₁)
y - 4 = -1(x - (-2))
y - 4 = -1 (x + 2)
y - 4 = -x - 2
y = -x - 2 + 4
y = -x + 2
f(x) = -x + 2
The correct answer is first option