Usually I just use slope calculator hope that helps
Hey there!!
The formula for the area of a square - s²
where s = side
s² = 345
s = √345
s = 18.57 ft
Fence shall be three sides
So 18.57 × 3
The required answer = 55.71 ft
Hope my answer helps!
Answer:
i dont know
Step-by-step explanation:
ed
The expression x-4 will come out to be a negative integer. That means X <em>has to be </em>something that when 4 is taken away from it, the answer is still negative.
Let's try 5.
5-4 is 1. Is 1 negative? No, so that doesn't work.
4-4 is 0. 0 isn't negative either, so that doesn't work.
3-4 is -1. Is -1 negative? YES! Let's try it for 2 as well, just to be safe.
2-4 is -2. Still negative.
X can be anything less than 4.
Answer:
What is the point used in the equation of the line y+4=1/2(x-2)
The other format for straight-line equations is called the "point-slope" form. For this one, they give you a point (x1, y1) and a slope m, and have you plug it into this formula:
y - y1 = m(x - x1)
Don't let the subscripts scare you. They are just intended to indicate the point they give you. You have the generic "x" and generic "y" that are always in your equation, and then you have the specific x and y from the point they gave you; the specific x and y are what is subscripted in the formula. Here's how you use the point-slope formula
They've given me m = 4, x1 = -1, and y1 = -6. I'll plug these values into the point-slope form, and solve for "y=":
y - y1 = m(x - x1)
y - (-6) = (4)(x - (-1))
y + 6 = 4(x + 1)
y + 6 = 4x + 4
y = 4x + 4 - 6
y = 4x - 2