Answer:
It might be 10 but tell me if I'm right or wrong
Step-by-step explanation:
I want to say 17 but I don't know for sure
Slope intercept form is y = mx + b
Pick one of the coordinates, I’ll use (-3,-4) as the example.
Coordinates are just numbers plugged in for (x,y).
This means -3 would be your x and -4 would be your y.
So plug these numbers into the equation and you get -4 = m(-3) + b.
M is slope and to find slope, you need to do (y2-y1) / (x2-x1).
In other words, it would be (-3 - -4) / (4 - -3) = 1/7 which is your slope (m).
Now plug that in for m to get the b variable.
-4 = 1/7(-3) + b.
B = -3.57
Your answer is y = 1/7x -3.57
There is no figures to be veiwed
Answer:
r = √13
Step-by-step explanation:
Starting with x^2+y^2+6x-2y+3, group like terms, first x terms and then y terms: x^2 + 6x + y^2 -2y = 3. Please note that there has to be an " = " sign in this equation, and that I have taken the liberty of replacing " +3" with " = 3 ."
We need to "complete the square" of x^2 + 6x. I'll just jump in and do it: Take half of the coefficient of the x term and square it; add, and then subtract, this square from x^2 + 6x: x^2 + 6x + 3^2 - 3^2. Then do the same for y^2 - 2y: y^2 - 2y + 1^2 - 1^2.
Now re-write the perfect square x^2 + 6x + 9 by (x + 3)^2. Then we have x^2 + 6x + 9 - 9; also y^2 - 1y + 1 - 1. Making these replacements:
(x + 3)^2 - 9 + (y - 1)^2 -1 = 3. Move the constants -9 and -1 to the other side of the equation: (x + 3)^2 + (y - 1)^2 = 3 + 9 + 1 = 13
Then the original equation now looks like (x + 3)^2 + (y - 1)^2 = 13, and this 13 is the square of the radius, r: r^2 = 13, so that the radius is r = √13.